-
Notifications
You must be signed in to change notification settings - Fork 74
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
Ran a test of the #3
Comments
Hello, @keshavchintamani we have had some issues with this package last week. Thanks! |
@pablogs9 ros2/rclc#66 seems to have fixed this. We are able to sucessfully use microROS on the STM32F407VETX. The procedure offered in this repository is correct. We'll try to work on a PR to automate the transition from MakeFile project to STM32CubeIDE. Seems to be a large community of STM32 users how only use the STM32CubeIDE. Thanks again. |
Thanks for reporting. Regarding the IDE we provide some instructions here but it would be nice if someone contributes a more automated approach. |
Hello @keshavchintamani check the new instructions added here for STM32CubeIDE automation. |
Hi Guys,
Just wanted to report my experience trying to get these utils working for my STM32F407VETx board.
My tests are based on c408c27 here.
Before running the docker ros build, I've followed the steps as:
sourced /opt/ros/foxy/setup.bash
pulled latest on microros_setup, followed intrsructions to
sourced the micro_ros_setup_workspace
then I followed these instructions and cd into microros_component and do the docker build.
But seems like some dependency is missing.
Any ideas?
The text was updated successfully, but these errors were encountered: