RoPod Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
# [[ RoPod/Tutorials/Commands cheat sheet | Commands cheat sheet]] | # [[ RoPod/Tutorials/Commands cheat sheet | Commands cheat sheet]] | ||
# [[ RoPod/Tutorials/Copying External Repositories| Copying External Repositories]] | # [[ RoPod/Tutorials/Copying External Repositories| Copying External Repositories]] | ||
# Tutorials of our World Model, the Environment Descriptor (ED), can be found [https://github.com/tue-robotics/ed_tutorials here]. | |||
Tutorials of our World Model, the Environment Descriptor (ED), can be found [https://github.com/tue-robotics/ed_tutorials here]. |
Revision as of 17:53, 2 November 2017
RoPod Navigation:
Info
RoPod Configuration
Other
During the RoPod project, you will use several tools, systems and concepts you might have (partly) seen before. Here, a general overview will be given in order to get everything up-and-running as fast as possible.
- Installing Ubuntu (Windows Part)
- Installing Ubuntu (Linux Part)
- Configuring GitHub
- Matlab Installation
- Matlab and ROPOD platform interface
- ROS installation
- Matlab and a ROS node interface
- GAZEBO installation and interface with ROS
- Install SDL library
- Load heightmap in GAZEBO
- Setup IDE
Using the robot
- Simulation: how to get the software running?
- Connecting to the robot (wireless)
- Connecting to the robot (wired)
- Gmapping
- Localization
Miscellaneous
- Learning C++
- RGBD-camera: calibration & registration
- Connecting to file server via samba
- Commands cheat sheet
- Copying External Repositories
- Tutorials of our World Model, the Environment Descriptor (ED), can be found here.