Assignment 2
CSCI-4290/6290: Robot Motion Planning
Fall 2005


FAQ

Updated 7:20pm, October 3, 2005.

Description

Please contact the TA for the course, at babuk@cs.rpi.edu if you have questions regarding the support code or use of dolt.

dolt

You will use the drawableObject Library (dolt) to display your results. dolt was created by Wes Huang and Kris Beevers at RPI specifically as a tool for creating small simulations and for generating figures and demonstrations. dolt makes use of the GLUT OpenGL graphics library and requires the library to be installed. Optionally, it can also be used in conjunction with the Computational Geometry Algorithms Library (CGAL) , though CGAL is not required for use of dolt.

(If you plan to install dolt on your personal machine, go here for information on dolt installation and to download dolt source code.)

Getting the Assignment 2 support code working

You will need the following libraries: You may find it helpful to first get the support code working on the FreeBSD machines using this modified Makefile that Kartik has created.

Program specifications

Labs

  • Important: Please save your submitted assignment files (without modifying them) until your assignment has been graded.


    Back to the course home page

    Srinivas Akella
    Email: sakella@cs.rpi.edu