bitbots_main icon indicating copy to clipboard operation
bitbots_main copied to clipboard

This git contains all RoboCup code from the Hamburg Bit-Bots.

Results 133 bitbots_main issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. There is no documentation ## Describe the solution you'd like Writing documentation ## Describe alternatives you've considered Trying to...

enhancement
navigation
docs

Since the cleanup of our entire code base and new configuration in our bitbos_meta, we should rewrite and extend the `vscode-ros2.rst` documentation. The debugging example is nice, but since the...

bug
misc
docs

https://github.com/cyberbotics/urdf2webots/pull/98

enhancement
simulation

We had a fake vision for gazebo, it would probably make sense to create a new fake vision for webots. Alternatively, we could just always use our normal vision, but...

enhancement
simulation

The foot pressure messages of the `webots_robot_controller.py` are missing the correct `frame_id`

bug
simulation

## Is your feature request related to a problem? Please describe. The [depth_image_proc](http://wiki.ros.org/depth_image_proc) package requires zipping of the camera_info and image message, as the camera info might change for some...

enhancement
simulation

See https://docs.ros.org/en/foxy/Tutorials/Advanced/Simulators/Webots.html. With these changes, we could use our driver directly as a webots plugin.

enhancement
simulation

Typically we put packages which are useful for someone outside of robocup in their own gits (e.g. dynamic_stack_decider). I think this should be also be done with the system monitor.

enhancement
misc

Currently, the limits for linera acceleration and angular velocity of the IMU are hardcoded, they should be read from the IMU config.

enhancement
misc

@ftsell @texhnolyze @timonegk How do we want to handle all these bootup scripts to automatically start our software? I believe they are outdated. Do we even want to keep them?...

misc