Skip to content

The Autonomous Mobile Robot (AMR) is a capstone project for a robotics specialization program through Penn.

License

Notifications You must be signed in to change notification settings

atomoclast/autonomous_mobile_robot

Repository files navigation

autonomous_mobile_robot

The Autonomous Mobile Robot (AMR) is a capstone project for a robotics specialization program through the University of Pennsylvania.

Note

I did not write some of the simulation code for Python. That came from the good people at Penn. I take no credit for it. Imlimentation of path planning/perception algorithms and other controls were written by myself for this project.

Login:

You can ssh via ethernet cable by running: ssh [email protected] Password: raspberry

Using the ssh argument -Y will allow for GUI windows to be shown.

You can ssh via WiFi by running: ssh [email protected] Password: raspberry

Running the Robot:

In two termianls run: roslaunch robot_launch robot.launch

and:

roslaunch robot_control robot_control.launch

About

The Autonomous Mobile Robot (AMR) is a capstone project for a robotics specialization program through Penn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published