[Documentation] [TitleIndex] [WordIndex

Planet ROS

Planet ROS - http://planet.ros.org

Planet ROS - http://planet.ros.org[WWW] http://planet.ros.org


ROS Discourse General: ROS News for the Week of April 14th, 2025

ROS News for the Week of April 14th, 2025


The ROS 2 Kilted Kaiju feature freeze was Monday! We should have information about the release process early next week!



I’ve scheduled a ROS By-The-Bay meetup for 2025-05-01T01:00:00Z UTC coincide with the Kilted Kaiju Test and Tutorial Party.


6Dpose
Check out this teaser for, “Any6D: Model-free 6D Pose Estimation of Novel Objects” by KAIST and NVIDIA that will be presented at CVPR 2025! The demo seems to show ROS integration. Source code isn’t out yet but you can read the paper here. Heads up, we’re planning a ROS meetup at CVPR this year, more details will be out in a couple of weeks.



The fine folks at ETH Zurich have released ORCA Hand, an open source software and hardware hand you can build at home for under $2000.



The fine folks at HuggingFace :hugs:, the maintainers of LeRobot, have acquired
the equally awesome folks at Pollen Robotics. No word yet on what the merger means for the team, but we expect it to be awesome!


1744801225808
I came across a wonderful gif this week about the upcoming ROS 1 end-of-life on May 31st.

Events

News

ROS

Got a Minute? :alarm_clock:

We’re looking for three new contributors to help us with two new features and one issue with the Open-RMF Site Editor. Open-RMF is our brand new open source multi-robot fleet manager written in :crab:Rust​:crab: and is the bleeding edge of what we are working on!

:crab: Open-RMF Site Editor #217: We’re need someone to create a way to save the user’s view point in the Open-RMF Site Editor that can we loaded when the user starts the application.

:crab: Open-RMF Site Editor #216: There is a bug such that deleting a fiducial that belongs to a group will permanently block any other fiducial in its drawing from being able to join that group.

:crab: Open-RMF Site Editor #225: We need a simple dialog that warns users before discarding unsaved changes. This is a great first issue for those just getting started with Rust.

6 posts - 4 participants

Read full topic

[WWW] https://discourse.ros.org/t/ros-news-for-the-week-of-april-14th-2025/43289

ROS Discourse General: Next Client Library WG Meeting: Friday 18th April 2024 8AM PT

Hi,

The next meeting of the Client Library Working Group will be this Friday, 4th April 2025 at 8 AM Pacific Time.

Everyone is welcome to join and bring their own topics for discussion, just add them to the agenda!

3 posts - 2 participants

Read full topic

[WWW] https://discourse.ros.org/t/next-client-library-wg-meeting-friday-18th-april-2024-8am-pt/43266

ROS Discourse General: New packages for ROS 2 Rolling Ridley 2025-04-16

Hello everyone!

We’re happy to announce 17 new package and 206 updates are now available in ROS 2 Rolling Ridley :rolling_head: :rolling:

This sync was tagged as rolling/2025-04-16 .

Package Updates for rolling

Added Packages [17]:

Updated Packages [206]:

Removed Packages [34]:

The packages removed were failing to build due to regressions and the maintainers have been informed / fixes are underway. These packages will be restored in the next sync if new releases with fixes are bloomed by then.

Note: fastrtps was removed as the package was renamed to fastdds

Thanks to all ROS maintainers who make packages available to the ROS community. The above list of packages was made possible by the work of the following maintainers:

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/new-packages-for-ros-2-rolling-ridley-2025-04-16/43256

ROS Discourse General: RobotCAD 8.0.0 - Library - released!

This release integrates ready to use models library.

Models library video demo

Release notes


1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/robotcad-8-0-0-library-released/43245

ROS Discourse General: Understanding the benefits and challenges for adopting behavior trees

HI everyone,
This is my first interaction with the ROS community :sweat_smile: My name is Razan Ghzouli, and I am a PhD at Chalmers University.
I am trying to build knowledge about the benefits and challenges of using BTs in practice. There is not much information on capturing practitioners’ experience on this topic to improve things further. You can help by answering this short survey to build this knowledge (15 minutes). I would really appreciate it :nerd_face:

3 posts - 2 participants

Read full topic

[WWW] https://discourse.ros.org/t/understanding-the-benefits-and-challenges-for-adopting-behavior-trees/43226

ROS Discourse General: Continued Discussion: Uploading Robot Data to the Cloud | Cloud Robotics WG Meeting 2025-05-05

The next meeting for the Cloud Robotics Working Group will be at 2025-04-21T17:00:00Z UTC2025-04-21T18:00:00Z UTC 2025-05-05T17:00:00Z UTC2025-05-05T18:00:00Z UTC, where we will continue discussing uploading robot data to the cloud. We will attempt to come up with several categories of robotics, recommend the most important data to store for each category, and publish our work so that others can contribute. In the end, we hope to produce a reference for any developer looking to validate their own use of cloud storage.

Last meeting, we discussed how to collect information, and started working on a Google Doc to contain our work. The doc is available here: Data Collection Categories - Google Docs

If you would like to see the meeting, the recording is available on YouTube. Also, if you would like to propose a topic you are interested in discussing with the group, please add a comment on the Github Issue.

The meeting link is here, and you can sign up to our calendar or our Google Group for meeting notifications or keep an eye on the Cloud Robotics Hub.

Hopefully we will see you there!

2 posts - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/continued-discussion-uploading-robot-data-to-the-cloud-cloud-robotics-wg-meeting-2025-05-05/43211

ROS Discourse General: Deadline approaching for Diversity Scholarship ROSCon 2025

The deadline for the Diversity scholarship for ROSCon 2025 (this October in Singapore) is coming reaaalllyy soon, namely this Friday, 18th of April. So if you are thinking about applying, you should do it now.

Deadline: 2025-04-19T06:59:00Z UTC
Call for scholarship applications: ROSCon 2025
Direct form link: Google form.

If you know anyone from an minority group within robotics, that would qualify for this scholarship, please help us out and share this with them.

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/deadline-approaching-for-diversity-scholarship-roscon-2025/43207

ROS Discourse General: Rviz Publisher

Hi!

I’d like to show you a tool I’ve been working on and that I think could be useful to many people.

I suppose more than once some of you have had to create an RVIZ plugin, and you’ve probably been quite lost the first time, as always happens when you enter a new world. In my case, I’ve always ended up looking for someone else’s plugin to learn how to do it and seeing everything the QT library could offer. In the end, I’d end up wasting a day or two just making a simple panel to debug my application.

To avoid having to deal with QT, whether learning or simply having to design the application yourself, I’ve prepared the following package:

With this package, we can generate our own RVIZ plugin. For now, just a panel with buttons, where we can publish any messages we want.

Still in development, it’s based on the rosidl_defaults_generator function, which, for those who don’t know, is the package we use to create our custom messages and does the magic so we can use them jajaja. Let me tell you a little about how it works:

First, we add the following lines to the CMakeLists.txt of the package that will generate a plugin:

find_package(rviz_publisher_cmake REQUIRED)

generate_rviz_panel(
  <path_to_the_yaml>
)

Next, we configure the yaml file we’re going to add to our CMakeLists.txt in a similar way:

panel:
  - name: "Hello"
    topic: "/example"
    topic_type: "std_msgs/msg/String"
    message:
      data: "Hello, world!"
  - name: "Forward"
    topic: "/cmd_vel"
    topic_type: "geometry_msgs/msg/Twist"
    message:
      linear:
        x: 0.5
  - name: "Move"
    topic: "/cmd_vel"
    topic_type: "geometry_msgs/msg/Twist"
    message:
      linear:
        x: 0.5
        y: 0.0
      angular:
        z: 0.5

Finally, we build, open rviz, add our panel, and magic happens.

So, nothing. I hope it’s useful to people who, as I’ve already said, don’t want to spend too much time creating their own plugin, although it’s always good to learn new things jeje.

And I’m posting this now, even though there’s still a lot missing, because I’d also like to gather ideas about what people would like to have, since I also plan to use it for actions, services, and to generate sliders…

Finally, I would like to say that I know that rviz is ultimately a tool used to visualize information, not to publish, and that rqt_publisher would also be used for that. However, having an all-in-one is always useful when you want to debug things, and having to switch windows or write in a terminal ends up being too repetitive, and I think this is going to help a lot.

Thank you very much for reading, and I hope it helps.

Best regards.

3 posts - 3 participants

Read full topic

[WWW] https://discourse.ros.org/t/rviz-publisher/43193

ROS Discourse General: ROS News for the Week of April 7th, 2025

ROS News for the Week of April 7th, 2025


Announcing the First Ever ROSCon UK! :united_kingdom:



It is official, ROS Noetic will go end-of-life on May 31, 2025.. I’ve put together some guidance on how to migrate to ROS 2.


Our friends at OpenCV are holding their first ever Conference! The event is schedule for May 12th, 2025 in San Jose, California.


camera_angle

Lots of interesting URDF news this week. Check out this cool automatic URDF generation paper @arjo129 found.There is also this handy tool to generate differential drive robots for Gazebo.

calibrate

This week I came across this one dependency, pip-installable, easy to use camera calibration utility. This should make robot camera calibration so much easier!

Events

News

ROS

Got a minute? :alarm_clock:

A friendly fuzzer just dumped a bunch of issues in RViz and Geometry2. We would love to get these fixed before the Kilted feature freeze on 2025-04-14. If you have some time why not send us a pull request?

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/ros-news-for-the-week-of-april-7th-2025/43181

ROS Discourse General: Generic Controller for Omnidirectional Robots using Omni Wheels

Hello everyone! I have made a ros2_controller for omnidirectional robots that are using 3 or more omni wheels.
I have made a PR, submitting this controller into the official repository so that it can have a wider reach, but the maintainers haven’t gotten the time yet to review and test the controller.
It would be really nice if someone from the community could go ahead and review/test the controller.
You can find the kinematics used by the controller in the official docs.

4 posts - 2 participants

Read full topic

[WWW] https://discourse.ros.org/t/generic-controller-for-omnidirectional-robots-using-omni-wheels/43172

ROS Discourse General: ROS Noetic End-of-Life: May 31, 2025

Hello ROS Noetic users and maintainers!

This week the ROS PMC formally voted to set the Noetic end-of-life (EOL) date to May 31, 2025. This is the same day Ubuntu Focal reaches end of standard support.

I’m a ROS Noetic user, what do I need to know?

You need to know that it is time to upgrade! 80% of the ROS community has already made the switch.

We put together a single page of guidance for current ROS Noetic users who need to upgrade to ROS 2: ROS: Upcoming ROS 1 End of Life

I’m a ROS Noetic maintainer

How long do I have to make releases?

If you maintain a ROS Noetic repository and you haven’t made a release in a while, then you should make a release now.

There are only a few syncs left. The last two syncs will follow this schedule:

[1] The sync dates may be delayed if releases cause regressions that need to be resolved or rolled back.

What should maintainers do to prepare for EOL?

First, if you have unreleased changes, then make a release now.

There won’t be an opportunity to fix regressions in binary packages once ROS Noetic goes EOL, so consider reducing the risk of regressions when reviewing PRs by:

Some users will build ROS Noetic from source, for example, to use the ros1_bridge. Consider merging PRs that make your package build on newer Ubuntu versions.

If your repository only supports ROS 1, and you are not going to maintain it after ROS Noetic goes EOL, then make that clear to your users on May 31, 2025 by:

If your repository supports ROS 1 and ROS 2, then make sure the default branch supports ROS 2, preferably ROS Rolling.

9 posts - 4 participants

Read full topic

[WWW] https://discourse.ros.org/t/ros-noetic-end-of-life-may-31-2025/43160

ROS Discourse General: Rosdep search

Greetings fellow roboticists,

if you’re a commendable package creator and always try to specify all your dependencies, you might know the struggle of trying to guess the right dependency key.
Maybe you’re lucky and guess it; otherwise, you have to take the cumbersome route of visiting the rosdep repo and checking the base.yaml for the key for your dependency.

This should really be easier, shouldn’t it?
Well, now it can be!
I’ve added a search command to rosdep in my fork and opened a PR #997.

This command enables you to simply search your rosdep database (which can also include additional sources to the official ones) for the keys matching your search with 1 allowed error (missing, wrong, or extra letter).
It checks both for keys and packages, so you can search for the package name in your Linux distros package manager.

Examples:

$ rosdep search libpcl-dev
Closest keys:
  libfcl-dev

Closest packages:
  libpcl-all-dev: libpcl-dev [debian]
  libpcl-all-dev: libpcl-dev [ubuntu]
  acl: libacl-devel [fedora]
  acl: libacl-devel [rhel]

$ rosdep search pinoccio
Closest keys:
  kinematics_interface_pinocchio
  pinocchio

I hope this will be useful for you and this post helps get the PR some attention so it can be finalized and merged in a timely fashion :innocent:

If it wasn’t useful, here’s a picture to make up for your time:

5 posts - 4 participants

Read full topic

[WWW] https://discourse.ros.org/t/rosdep-search/43148

ROS Discourse General: New Packages for Noetic 2025-04-08

We’re happy to announce 2 new packages and 5 updates are now available in ROS Noetic. This sync was tagged as noetic/2025-04-08.

Package Updates for noetic

Added Packages [2]:

Updated Packages [5]:

Removed Packages [0]:

Thanks to all ROS maintainers who make packages available to the ROS community. The above list of packages was made possible by the work of the following maintainers:

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/new-packages-for-noetic-2025-04-08/43121

ROS Discourse General: CppCon 2025 Robotics and AI Track Call for Submissions!

The C++ programming community is excited to announce the Robotics and AI Track for the upcoming CppCon 2025, taking place on-site at the Gaylord Rockies in Aurora, Colorado September 13th-19th. We invite robotics practitioners from industry, academia, and the hobbyist domain to share their insights, experiences, and knowledge about using C++ in a robotics context.

Deadline for Submission is May 11th!

The track has a focus on C++ used in a Robotics or AI context so that we can share best practices and strengthen our community. It differs from events such as ROSCon or ICRA as it has an emphasis on code on slides and talks are typically 1 hour long.

Last year’s presentations included:

Below is a playlist of presentations from last year’s track as well as 2023, which should give you an idea of the subject matter and C++ emphasis the track welcomes.

CppCon 2024 Robotics Track Playlist

CppCon 2023 Robotics Track Playlist

For more information (and links to submit your talk proposal) see this longer post here:

Deadline for Submission is May 11th!

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/cppcon-2025-robotics-and-ai-track-call-for-submissions/43110

ROS Discourse General: New packages and patch release 4 for Jazzy Jalisco 2025-04-07

We’re happy to announce 24 new packages and 473 updates are now available on Ubuntu Noble on amd64 for Jazzy Jalisco.

This sync was tagged as jazzy/2025-04-07 .

:jazzy: :jazzy: :jazzy:

Package Updates for jazzy

Added Packages [24]:

Updated Packages [473]:

Removed Packages [4]:

Thanks to all ROS maintainers who make packages available to the ROS community. The above list of packages was made possible by the work of the following maintainers:

Enjoy! :jazzy:

4 posts - 4 participants

Read full topic

[WWW] https://discourse.ros.org/t/new-packages-and-patch-release-4-for-jazzy-jalisco-2025-04-07/43100

ROS Discourse General: Upcoming ROS 2 Feature Freeze for Kilted Kaiju on April 14th

We’ve just entered the RMW Feature Freeze period for ROS 2 Kilted Kaiju, and this means that we’re only one week away from the same milestone for all ROS 2 core package in Rolling (soon to be Kilted). At that time, all ros_core packages will be feature and API frozen in Rolling Ridley until we branch Kilted from Rolling on 2025-04-21T00:00:00Z UTC. Feature and API changes can be merged into the Rolling branches once again after the branching is complete.

As always, refer to the Kilted Kaiju Release Timeline for all of the important dates and milestones as we approach World Turtle Day and the release of Kilted Kaiju!

Thanks!

– ROS 2 Team

2 posts - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/upcoming-ros-2-feature-freeze-for-kilted-kaiju-on-april-14th/43096

ROS Discourse General: BeetleBot Differential Drive Robot Template for GZ sim ROS2

Beetlebot Repo.This repository contains different configurations for the BeetleBot differential drive robot with Gazebo sim to make it easier for beginners to create thier own robot for gazebo sim in sdf or URDF format also make it easier to understand the diffrences between SDF and URDF .

Each branch in this repository represents a unique configuration of the same beetlebot robot in the world it operates in.

  1. SDF-format

In this branch beetlebot robot is writen in SDF format and spawnd inside the main world using spawner cmd in the launch file.

  1. URDF-format

In this branch beetlebot robot is written as URDF and spawned inside the main world using spawner cmd in the launch file.
camera_angle
beetlebot_empty_world
beetlebot_track

2 posts - 2 participants

Read full topic

[WWW] https://discourse.ros.org/t/beetlebot-differential-drive-robot-template-for-gz-sim-ros2/43085

ROS Discourse General: ROS Deliberation Community Group Survey

Following our latest meeting today, I would like to learn a bit more on what you guys expect from the Deliberation Community group.

Please answer this quick (<5 mins) survey:
ROS Deliberation Community Group Survey

Thanks :slight_smile:
Christian

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/ros-deliberation-community-group-survey/43075

ROS Discourse General: Location for ROSCon 2026?

Hi,

given that traditionally the rotation for locations for ROSCon has been Europe → Asia → North America, and after this year it’ll be the turn of North America for 2026, I’d like to ask if the location been decided yet. I imagine so, given that the effort for organizing ROSCon is not to be dismissed (thanks MeetGreen, Vanessa, Geoff, Kat and everyone else involved!)

I’m asking because of recent travel warnings that several countries have issued (European countries, Canada issue advisories for travelers to U.S. : NPR) and cases like the one of a French researcher who was on his way to attend a conference in Houston, but was denied entry to the US because immigration officers had found messages on his phone where he criticized the current US administration (French scientist denied US entry after phone messages critical of Trump found | US news | The Guardian). Or now that the US government only recognizes two genders, possibly denying entry to trans people who have an X on their passport or the gender on their passport does not match the gender assigned at birth (https://edition.cnn.com/2025/04/03/travel/trans-people-travel-advisories-united-states/index.html)

I’m not trying to start a political thread here. As a very wise man once said when he arrived on Coruscant, “I’m not brave enough for politics”, but I’m only asking if these concerns could be taken into account for ROSCon 2026 before a final decision is made and if possible, other locations in North America like Canada or Mexico could be considered.

Or maybe even somewhere in a new region, like Oceania, South America or Africa, that would be really cool.

Looking forward to seeing you all in Singapore! :slightly_smiling_face:

5 posts - 4 participants

Read full topic

[WWW] https://discourse.ros.org/t/location-for-roscon-2026/43073

ROS Discourse General: New to ROS – Learning ROS2 as a Student, Open to Suggestions

Hi everyone!

My name is Jorge Andrés Duque, a Mechatronics Engineering student from Colombia currently diving into ROS2 as part of my university and personal projects. I’ve worked with embedded systems, AI, and VEX Robotics, but ROS is something I’m now truly focused on learning more deeply.

I’m especially interested in applying ROS2 for autonomous robots, and I’ve started experimenting with PID control and basic perception using sensors.

If anyone has suggestions for beginner-friendly ROS2 packages, tutorials, or simulation environments you’ve found useful, I’d love to hear from you!

Thanks and I look forward to learning and contributing in the future!

5 posts - 4 participants

Read full topic

[WWW] https://discourse.ros.org/t/new-to-ros-learning-ros2-as-a-student-open-to-suggestions/43051

ROS Discourse General: Gatorcat: EtherCAT on Zenoh / ROS

I have been developing an open-source EtherCAT maindevice and it might be interesting to ROS folks.

Here is a summary of its capabilities:

Notably missing features (coming soon!):

ROS folks may be using a lot of distributed clocks for motor drives, I have not tested it extensively with motor drives. It is well suited for digital / analog output/input modules right now.

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/gatorcat-ethercat-on-zenoh-ros/43050

ROS Discourse General: Upcoming RMW Feature Freeze for ROS 2 Kilted Kaiju on April 7 2025

Hi all,

On 2025-04-08T06:59:00Z UTC we will freeze all RMW related packages in preparation for the upcoming Kilted Kaiju release on May 23, 2025.

Once this freeze goes into effect, we will no longer accept additional features to RMW packages, which includes rmw_fastrtps, rmw_cyclonedds, rmw_connextdds, rmw_zenoh; as well as their vendor packages, Fast-DDS, Fast-CDR , cyclonedds, iceoryx and zenoh_cpp.

Bug fixes will still be accepted after the freeze date.

You may find more information on the Kilted Kaiju release timeline here: ROS 2 Kilted Kaiju (codename ‘kilted’; May, 2025).

2 posts - 2 participants

Read full topic

[WWW] https://discourse.ros.org/t/upcoming-rmw-feature-freeze-for-ros-2-kilted-kaiju-on-april-7-2025/43020

ROS Discourse General: ROS News for the Week March 31st, 2025

ROS News for the Week March 31st, 2025



Applications for GSoC 2025, the OSRF’s only paid internship program, are due on 2025-04-08T18:00:00Z UTC. I checked this morning and there are only ~30 legitimate applications. A few of the “less sexy” projects don’t have any applications. All of this is to say, if you take the time to apply you have a really good shot at getting accepted!



ROSCon 2025 Diversity Scholarship applications are due in two weeks, on 2025-04-18T07:00:00Z UTC.



Join us for on 2025-04-30T07:00:00Z UTC for our next Gazebo Community meeting on RoSE Terrain Generator (RTG): Monocular Depth-Based Synthetic DEM Generation



The Robot Report’s 50 most innovative robotics companies were released this week. More than half of them are ROS users, including OSRA members NVIDIA, Clearpath, Roboto, Asensus, and Locus. :tada:


hand_intro_3
Check out this super cool open hardware / open software dexterous hand that runs ROS!. Source code and CAD available here.


GoBlue
Our colleagues over at University of Michigan have released :ocean:OceanSim: A GPU-Accelerated Underwater Robot Perception Simulation Framework. Even better, it has ROS baked right in. Source code available here.



Check out FACTR an open hardware / open software teleop and RL training framework based on ROS. FACTR Hardware - FACTR Teleop - FACTR Training



There’s finally a low-cost micro-ROS/LiDAR/Motor drivers board thats available commercially?. THIS IS HUGE! :tada:

Events

News

ROS & Robotics

Got a Minute? :alarm_clock:

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/ros-news-for-the-week-march-31st-2025/43015

ROS Discourse General: New ROS 2 package for multi-sensor calibration

Hello there!

We are excited to announce the release of a new package for ROS 2 Jazzy (we also have a ROS 1 branch, but please note that it will not be maintained). This package enables much faster and easier extrinsic calibration of camera and LiDAR sensors through a user-friendly GUI application—no coding required!

Currently, the calibration process utilizes a physical target, but the package is designed to be extensible, allowing for other target geometries or even targetless calibration.

We are actively working on adding new calibration modalities (e.g. intrinsic calibration of cameras) and would greatly appreciate your input, ideas, and contributions in the form of pull requests!

For more information, please visit our GitHub repository:

Thank you for your interest, and we look forward to your feedback!

Best regards,

Miguel

1 post - 1 participant

Read full topic

[WWW] https://discourse.ros.org/t/new-ros-2-package-for-multi-sensor-calibration/43003

ROS Discourse General: Low-cost micro-ROS/LiDAR/Motor drivers board available commercially

Hello,

I have designed, manufactured and made available commercially a low-cost all-in-one board for beginners building DIY robots capable of ROS2/Nav2 mapping, navigation, SLAM and frontier exploration. Everything is open source.

This board has a 2D LiDAR port, 2 channel DC 12/24V motor drivers. Think of this PCB as a miniature robot “motherboard” for building small differential two-wheel educational LiDAR robots. Out-of-the-box firmware, ROS2 packages and starter robot body for easy robot building are provided as well.

The board accepts an ESP32 development board and runs micro-ROS for Arduino connected over WiFi to a local PC running ROS2 Iron. Here is an example interfacing this board to a LiDAR and two N20 encoder motors.

Here is a video example of what you can build in action, running glorious Nav2 and frontier exploration.

The board comes with the following:

Extensive troubleshooting instructions and a technical support forum are available as help resources.

I hope this robot board can be useful for the ROS community.

3 posts - 2 participants

Read full topic

[WWW] https://discourse.ros.org/t/low-cost-micro-ros-lidar-motor-drivers-board-available-commercially/42985


2025-04-19 12:57