- add calibrate for zed camera
Dependant on aruco_ros package. Will be nice to have some filter
Markers pose and list of markers will be posted to /markers and /markerslist respectively
Changes: added broadcaster for tf and included in launch file.
Problems: unable to run rqt_tf_tree
Launch for gazebo
roslaunch aruco_pose_estimation gazebo_recognition.launch
Launch for hardware
roslaunch aruco_pose_estimation multi_markers.launch
Getting markers model for gazebo
- Download marker package
- Move markers file into ~/home/.gazebo/models
Dependency
- Universal robotics. Build from scratch
- Moveit!.
sudo apt-get install ros-melodic-moveit
- joint-controller
sudo apt-get install ros-melodic-joint-trajectory-controller
Unsure if that is the missing controller. If error appear while running, look for missing controller
running UR10 gazebo Download ur10_simulation
roslaunch ur10_simulation gazebo.launch
run your own movement script on another terminal to test on gazebo