Closed eborghi10 closed 4 years ago
This PR adds several changes:
nodelet_manager
cartographer
odom
odom_combined
move_base
set_pose
transform_tolerance
move_base_flex
# Gazebo RVIZ=true LOCALIZATION=amcl GUI=false roslaunch ca_gazebo create_house.launch # Real robot (without Nvidia Jetson Nano) -- Need to keep debugging it better ## Mapping IMU=false RVIZ=true LOCALIZATION=slam roslaunch ca_bringup complete.launch ## Navigation IMU=false RVIZ=true LOCALIZATION=amcl roslaunch ca_bringup complete.launch env:=my_table
Test Configuration:
Description
This PR adds several changes:
nodelet_manager
for both real robot and simulationUse originalcartographer
(breaks exploration node)cartographer
localization withodom
-->odom_combined
move_base
set_pose
in EKFtransform_tolerance
in LaMamove_base_flex
by defaultType of change
How Has This Been Tested?
Test Configuration:
Checklist: