Replies: 1 comment
-
Heres the most up to date log from a fresh start* please ignore the one inside |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all, I'll spam with a bunch of information- hopefully some of this will help discern my issue. But basically I'm struggling with several things in the moveit2 setup to be able to do several of the following:
I've been trying to figure out how to basically use the cursor to send /yaskawa_a1/joint_trajectory_follow a command for a week now and I still am not making any progress.
/yaskawa_a1/joint_states is publishing successfully. {/yaskawa_a1/joint_1_s -> ....}
/tf is publishing successfully through /robot_state_publisher. {/world -> /yaskawa_a1/base_link -> ... }
the difficulty is something got screwed up when I modified the names states since I plan on using two robots.
However, as I bring up RVIZ the motion controller and motion_scene seem to always start to have issues... and very little seems to work. I have no idea what I am doing wrong but would love some help!
Heres the launch/config/urdf/srdf/etc...
motoman_motomini_support.zip
Heres what the logs kind of look like as of now:
logs.txt
*note this is likey because I didn't kill all processes so its keep a few alive or something as I keep trying? Please let me know if theres a way to fix this or something?
Beta Was this translation helpful? Give feedback.
All reactions