Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
/ asd-lab Public archive

Autonomous Systems Design course at University of Esslingen

License

Notifications You must be signed in to change notification settings

rumexcrisp/asd-lab

Repository files navigation

Autonomous Systems Design Laboratory

Fork

This is a template repository for the Autonomous Systems Design lab course using ROS. Start by forking this repository by hitting the Fork me button above.

Development

The provided devcontainer comes with a few tools to help with development.

Launch Simulation

The above animation shows how to compile the project and start a simulation from inside vscode.

  1. First open the noVNC page in a browser. Run >Ports: Focus on Ports View from the command palette and hit the preview button on Local Address localhost:6080. This will open a browser window inside vscode, connecting to noVNC inside the devcontainer (password: vscode).

  2. Open the terminal panel and run the following commands:

    catkin_make -C /workspace # build the project
    source /workspace/devel/setup.bash # load project into ROS environment
    roslaunch car_demo demo_keyboard.launch # launch simulation
  3. After starting the simulation switch back to noVNC. There you'll see the RViz GUI. If the window is out of view, right-click the taskbar and hit Maximize.

About

Autonomous Systems Design course at University of Esslingen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published