OpenMowerNext icon indicating copy to clipboard operation
OpenMowerNext copied to clipboard

Just another software stack for OpenMower lawn mower robot, but this time with ROS2!

Results 21 OpenMowerNext issues
Sort by recently updated
recently updated
newest added

devcontainer:build
devcontainer:push

What is the license for this repo?

Quite a few people are using alternative GPS modules, like UM960/UM980/UM982, which speak NMEA instead of UBX. For feature parity, it would be required to re-establish support for NMEA. I'm...

At the moment everything lies in a single [src/openmower/config](https://github.com/jkaflik/OpenMowerROS2/tree/main/src/openmower/config) directory. It should be split into two: - ROS node & URDF params - actual configuration

good first issue

Over a time, when most of the core features will be implemented, project will require some user interface. I really like Foxglove Studio. They open source components: - https://github.com/foxglove/rosmsg-msgs-common -...

feature-parity

dropping some links: - https://www.behaviortree.dev/ - https://github.com/cloudn1ne/MowgliRover/tree/testing/src/mowgli/config/bt what to start with: - dock/undock

feature-parity
logic

Goal: **Serve a navigation occupancy grid for a static costmap with management capabilities** Requirements: - [ ] load a map in an easy & well-known format. Consider GeoJSON as a...

navigation
feature-parity

Implement [ros2 navigation](https://navigation.ros.org/) stack

navigation
feature-parity

Implement a mower motor controller using VESC driver.

control
feature-parity