Closed eborghi10 closed 3 years ago
This PR adds changes in BT to deliver mate with the iRobot Create 2.
FYI @jfrir2016 @nicobortoni, I made some improvements to the BT codes, mostly using std::queue to handle the calls from the UI.
std::queue
Please delete options that are not relevant.
# Run simulation RVIZ=true LASER=rplidar LOCALIZATION=amcl roslaunch ca_gazebo create_servicesim.launch # Execute BT roslaunch ca_behavior_tree robomate.launch # Run RoboMate UI rosrun rqt_robomate_ui rqt_robomate_ui
Test Configuration:
Description
This PR adds changes in BT to deliver mate with the iRobot Create 2.
FYI @jfrir2016 @nicobortoni, I made some improvements to the BT codes, mostly using
std::queue
to handle the calls from the UI.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Test Configuration:
Checklist: