ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Compatibility Between Ros2 and Raspberry Pi Build HAT

asked 2021-11-05 21:22:19 -0500

brando14 gravatar image

Hello Everyone, I recently came across the following raspberry hat and I would like to know if ros2 is compatible with this type of hardware If someone could tell me if any information about their compatibility I would greatly appreciate it.

i keep this two link about this hat:

  1. https://www.raspberrypi.com/products/...

    1. https://buildhat.readthedocs.io/en/la...

This hat has a python library that use for control motors and i know that ros2 has a python library, so i want to if i can be able to use with this software.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2023-04-23 01:37:19 -0500

Has someone already developed a ROS 2 node for the Build HAT? If not, is someone intersted in such a project?

edit flag offensive delete link more
0

answered 2021-11-06 16:46:51 -0500

osilva gravatar image

Thank you for sharing, looks really cool. I haven’t tried this hat but reviewing the buildhatsource code for motors management for example https://github.com/RaspberryPiFoundat...

I don’t see any issues using it with ROS 2. I couldn’t find much information or tutorials to share using this library with ROS. When I say it can be used, I mean you will need to write your own ROS 2 nodes in Python to start with.

edit flag offensive delete link more

Comments

Thanks so much for the info, i have another question, where can i find info about the installation of ros2 in raspberry pi ? and what are the requierements for run ros2 in this device?

brando14 gravatar image brando14  ( 2021-11-08 08:11:04 -0500 )edit

If you install Ubuntu 20.04 desktop in Rpi 4, you can then install ROS 2 seamlessly: https://ubuntu.com/tutorials/how-to-i...

For older Rpis is not so straight forward.

osilva gravatar image osilva  ( 2021-11-08 08:29:15 -0500 )edit

If you got an answer to your original question, kindly mark as completed.

osilva gravatar image osilva  ( 2021-11-08 08:29:52 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-11-05 21:22:19 -0500

Seen: 130 times

Last updated: Nov 06 '21