Use MoveIt fake controller for the demo#231
Conversation
Codecov Report
@@ Coverage Diff @@
## master #231 +/- ##
==========================================
+ Coverage 47.37% 47.44% +0.06%
==========================================
Files 143 143
Lines 13347 13347
==========================================
+ Hits 6323 6332 +9
+ Misses 7024 7015 -9
Continue to review full report at Codecov.
|
henningkayser
left a comment
There was a problem hiding this comment.
Great that this works so seamlessly, +1 after comments are addressed.
moveit_ros/planning/trajectory_execution_manager/src/trajectory_execution_manager.cpp
Outdated
Show resolved
Hide resolved
moveit_demo_nodes/run_moveit_cpp/launch/run_moveit_cpp.launch.py
Outdated
Show resolved
Hide resolved
|
@JafarAbdi ping |
|
When I try to run this I get the following exception: |
Hmm, I just tested it again and it working on my case, I'll try to clean my workspace and try again EDIT: I tested it after removing build/install directories and it's working |
|
This PR should be merge after we use foxy for the main branch -- it depends on https://github.com/JafarAbdi/fake_joint/tree/foxy and moveit/moveit_resources#38 and uses the master branch of https://github.com/ros-controls/ros2_controllers/ |
dc04299 to
01a7e5c
Compare
|
Github didn't get Travis results, but build succeeded without issues (https://travis-ci.com/github/ros-planning/moveit2/jobs/370735189). Merging by hand. |
Description
Please explain the changes you made, including a reference to the related issue if applicable
Checklist