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

Diagnostic state to tts! We just say (some) if the arbitrary diagnostic states. Therefore the robot tells us if the camera is overheating, the cap is on there or if...

enhancement
misc

# Summary Right now, as seen in the dynup_robot.yaml, the stabilizing is set to False. ## Is your feature request related to a problem? ## Describe the solution you'd like...

enhancement
motion

## Is your feature request related to a problem? Please describe. Currently the base link position for the stabilizing is determined by using the tf buffer in `dynup_node.cpp:134`. This might...

enhancement
motion

## Describe the solution you'd like The visualization from Dynup should be moved to a visualizer class. Furthermore the `publishArrowMarker` class exists in both Dynup and Walking, which is an...

enhancement
motion

## The problem When creating or editing a new animation while the animation server is running (for example when copying it from somewhere else) I had to restart my whole...

enhancement
good first issue
motion

The HCM has a lot of callbacks. To achieve a decent performance, these should be executed in parallel. This is unfortunately not the default. See also https://docs.ros.org/en/rolling/How-To-Guides/Using-callback-groups.html ## Expected behavior...

bug
motion

As we do not have the same walking speed in reality as in simulation and the parameter optimization is using walking speed as its reward optimization, we want to try...

enhancement
motion

## Is your feature request related to a problem? Please describe. During walking, the heel or toe of the flying foot sometimes accidentally collides with the ground. ## Describe the...

enhancement
motion

## Is your feature request related to a problem? Please describe. Our odometry produces a large error, that also appears to be robot-specific. ## Describe the solution you'd like Improve...

enhancement
motion