Skip to content

Robmob-Brietzke-Perrin/RobMob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robotique Mobile

OS Ros_2

Here are the bash script usefull to start with this project (you must be in /home/[user]/turtlebot4_env_docker):

-Install the docker

  . bash_scripts/install_docker.bash

-Start the docker

  . bash_scripts/start_docker.bash

-Join the docker

  . bash_scripts/join_docker.bash

-Unistall the docker

  . bash_scripts/uninstall_docker.bash

Then you can use the following command lines.

-To create the map using gazebo :

ros2 launch turtlebot3_gazebo turtlebot3_house.launch.py

-To launch the map construction with rvizz :

ros2 launch turtlebot3_cartographer cartographer.launch.py use_sim_time:=True use_rviz:=True

Save rviz map

ros2 run nav2_map_server map_saver_cli -f my_map

About

mobile robotic project: slam and path-finding developpement on a turtlebot4 burger within the ros2 ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors