Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RMF fleet adapter nav2 for Ionic demo (#8)
* Add basic dispenser pick and place Signed-off-by: Luca Della Vedova <[email protected]> * Add rmf message to dependencies Signed-off-by: Luca Della Vedova <[email protected]> * Update branches / dependencies Signed-off-by: Luca Della Vedova <[email protected]> * Add nav2 and custom branch Signed-off-by: Luca Della Vedova <[email protected]> * Fix rviz and nav2 demo Signed-off-by: Luca Della Vedova <[email protected]> * Fleet adapter nav2 for Ionic demo (#5) * Add fleet adapter template Signed-off-by: Xiyu Oh <[email protected]> * Ac/tf listener (#1) * Basic TF listener, not tested yet Signed-off-by: Aaron Chong <[email protected]> * Started README Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]> * Fleet adapter bringup (#3) * Working adapter but wrong tf read Signed-off-by: Xiyu Oh <[email protected]> * Fix reference coordinates, tfs,typo (#4) Signed-off-by: Aaron Chong <[email protected]> * Working fleet adapter with demo map Signed-off-by: Xiyu Oh <[email protected]> --------- Signed-off-by: Xiyu Oh <[email protected]> Signed-off-by: Aaron Chong <[email protected]> Co-authored-by: Aaron Chong <[email protected]> * Works with #1 Signed-off-by: Aaron Chong <[email protected]> * Update instructions Signed-off-by: Aaron Chong <[email protected]> * Ros package and nav2 demo (#1) * launching the demo world * Added new laser scan and updated launch file * Setting up ionic_demo as its own pacakge * Updated with gif * Clean up and add license * Remove unused launch file * Add media --------- Signed-off-by: Aaron Chong <[email protected]> Co-authored-by: Tully Foote <[email protected]> * Add docker file and workflow to publish docker images (#3) Signed-off-by: Addisu Z. Taddese <[email protected]> * Use composition for ros_gz and Gazebo in Nav2 launch files (#4) * Reimplements the turtlebot4 launch file from nav2_bringup in order to use composition for ros_gz and Gazebo. Hopefully, some of this will be upstreamed to Nav2. * This also updates the step size to 0.004 to speed up simulation Signed-off-by: Addisu Z. Taddese <[email protected]> * Add a tray to the turtlebot4 (#6) * Use composition for ros_gz and Gazebo in Nav2 launch files * Reimplements the turtlebot4 launch file from nav2_bringup in order to use composition for ros_gz and Gazebo. Hopefully, some of this will be upstreamed to Nav2. * This also updates the step size to 0.004 to speed up simulation Signed-off-by: Addisu Z. Taddese <[email protected]> * Add a tray to the turtlebot4 Signed-off-by: Addisu Z. Taddese <[email protected]> --------- Signed-off-by: Addisu Z. Taddese <[email protected]> --------- Signed-off-by: Xiyu Oh <[email protected]> Signed-off-by: Aaron Chong <[email protected]> Signed-off-by: Addisu Z. Taddese <[email protected]> Co-authored-by: Xiyu Oh <[email protected]> Co-authored-by: Xiyu <[email protected]> Co-authored-by: Tully Foote <[email protected]> Co-authored-by: Addisu Z. Taddese <[email protected]> * Add adapter to launch file Signed-off-by: Xiyu Oh <[email protected]> * Fix launch file and add exec depends Signed-off-by: Aaron Chong <[email protected]> * Add rest of dispenser logic, fix fleet adapter Signed-off-by: Luca Della Vedova <[email protected]> * Fix dispensor result / stage logic Signed-off-by: Luca Della Vedova <[email protected]> * Build docker image with RMF as well Signed-off-by: Aaron Chong <[email protected]> * Spawn teleport ingestor model Signed-off-by: Luca Della Vedova <[email protected]> * Change branch of ionic_demo Signed-off-by: Aaron Chong <[email protected]> * Add RMF to moveit launch Signed-off-by: Luca Della Vedova <[email protected]> * Target rmf.repos that allow skipping qt building plugins Signed-off-by: Aaron Chong <[email protected]> * Fix dependencies Signed-off-by: Luca Della Vedova <[email protected]> * Use correct flag to skip qt moc plugin builds Signed-off-by: Aaron Chong <[email protected]> * Revert to use rmf_simulation main, remove cmake flag (#7) * Revert to use rmf_simulation main, remove cmake flag Signed-off-by: Aaron Chong <[email protected]> * Remove wget and vcs step for rmf.repos Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]> * Fix coordinates / names for delivery demo Signed-off-by: Luca Della Vedova <[email protected]> * Remove detachable joint and use normal gripping Signed-off-by: Luca Della Vedova <[email protected]> * Split launch files for single demos Signed-off-by: Luca Della Vedova <[email protected]> * Tune map, nav2 inflation layer, gripper close values, added dashboard… (#8) * Tune map, nav2 inflation layer, gripper close values, added dashboard build Signed-off-by: Aaron Chong <[email protected]> * Attempt to build dashboard image first Signed-off-by: Aaron Chong <[email protected]> * Add media, update readme, revert changes to workflow Signed-off-by: Aaron Chong <[email protected]> * One liner for dashboard url Signed-off-by: Xiyu Oh <[email protected]> * Move environment variables to moveit launch Signed-off-by: Luca Della Vedova <[email protected]> * Build dashboard with better robot zoom values, increase yaw tolerance for nav2 to prevent wobble Signed-off-by: Aaron Chong <[email protected]> * Increase yaw tolerance even more, revert workflow Signed-off-by: Aaron Chong <[email protected]> * Add gitignore Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]> Signed-off-by: Xiyu Oh <[email protected]> Signed-off-by: Luca Della Vedova <[email protected]> Co-authored-by: Xiyu Oh <[email protected]> Co-authored-by: Luca Della Vedova <[email protected]> * Update dashboard docker image URL Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Luca Della Vedova <[email protected]> Signed-off-by: Xiyu Oh <[email protected]> Signed-off-by: Aaron Chong <[email protected]> Signed-off-by: Addisu Z. Taddese <[email protected]> Signed-off-by: Luca Della Vedova <[email protected]> Co-authored-by: Luca Della Vedova <[email protected]> Co-authored-by: Aaron Chong <[email protected]> Co-authored-by: Tully Foote <[email protected]> Co-authored-by: Addisu Z. Taddese <[email protected]> Co-authored-by: Luca Della Vedova <[email protected]>
- Loading branch information