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

add robot arm #27

Closed
tmori opened this issue May 8, 2022 · 0 comments
Closed

add robot arm #27

tmori opened this issue May 8, 2022 · 0 comments

Comments

@tmori
Copy link
Contributor

tmori commented May 8, 2022

purpose

add an example of hakoniwa robot dev kit as a robot arm.

sources

robot arm unity objects

  • ros2/unity/tb3/Assets/Resources/Hakoniwa/Robots/arm_robot.prefab
  • ros2/unity/tb3/Assets/Resources/Hakoniwa/Robots/arm_robot.prefab.meta

test ros2 node

  • ros2/workspace/src/robo_parts

usage

  • Unity
    • put arm_robot on haoniwa configurator of unity scene
    • generate RosTopics.json using generatge of hakoniwa menu
  • docker
    • bash hako-install.bash
    • build robo_parts
      • colcon build --packages-select robo_parts robo_node
    • run robo_parts node
      • bash run.bash robo_parts arm_robot

demo

https://twitter.com/kanetugu2020/status/1523088945395175424

@tmori tmori closed this as completed in 7687015 May 8, 2022
tmori added a commit that referenced this issue May 8, 2022
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

No branches or pull requests

1 participant