Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Noetic in Nov #437

Merged
merged 7 commits into from
Nov 12, 2023
Merged

Support Noetic in Nov #437

merged 7 commits into from
Nov 12, 2023

Conversation

kindsenior
Copy link
Collaborator

@kindsenior kindsenior commented Nov 5, 2023

rosrun slam karto slam karto
$ roslaunch dxl armed turtlebot dxl armed turtlebot navigation.launch
  • cart_humanoid
    • webcamで人肌認識をしてリアルタイムIKをしながら腕を動かす
    • angle-vectorの2回目以降の実行で以下のエラーが表示される(ロボット姿勢は更新される)
[ERROR] [1675130381.370450216, 118.712000000]: joint trajectory status: (4 . actionlib_msgs::goalstatus::*aborted*)
[ERROR] [1675130381.370600955, 118.712000000]: error_code: (-5 . GOAL_TOLERANCE_VIOLATED)
[ERROR] [1675130381.370739203, 118.712000000]: LLEG_JOINT1 goal error 0.000426
for pkg in $(ls -d */); do cd $pkg; echo $pkg; touch CATKIN_IGNORE; cd -; done; for pkg in yocs_cmd_vel_mux yocs_controllers yocs_math_toolkit yocs_velocity_smoother yocs_virtual_sensor; do cd $pkg; echo $pkg; rm CATKIN_IGNORE; cd -; done

k-okada and others added 2 commits November 18, 2022 14:53
README.md daisya_euslisp_tutorials dynamixel_7dof_arm turtleboteus

/gripper-controller but interface object does not have them, it uses method defined in
dynamixel_7dof_arm
@kindsenior kindsenior mentioned this pull request Nov 5, 2023
19 tasks
k-okada added a commit to k-okada/jsk_roseus that referenced this pull request Nov 10, 2023
rewrited version of kindsenior@71a8e2a
which we need to surpress warning message, see jsk-enshu/robot-programming#437 (comment)
k-okada added a commit to k-okada/jsk_roseus that referenced this pull request Nov 10, 2023
rewrited version of kindsenior@71a8e2a
which we need to surpress warning message, see jsk-enshu/robot-programming#437 (comment)
@k-okada k-okada merged commit 85246a8 into jsk-enshu:master Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants