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

# Summary Currently, the path planning exponential smoothing is dependent on the update frequency of the path planning. But this can be formulated in a time independent discrete way by...

enhancement
navigation

Maybe use IMU angle

enhancement
motion

# Summary Currently the localization and behavior/parameter blackboard have different configs for the field dimension. This leads to cases where the localization looks good, but the behavior tells the robot...

enhancement
behavior
misc
navigation

If it is needed, because of backlash issues in the legs we want to do active stabilization during walking. Wait for results of: https://github.com/bit-bots/bitbots_hardware/issues/42

enhancement
motion

# Summary ## Proposed changes ## Related issues #434 ## Checklist - [ ] Run `colcon build` - [ ] Write documentation - [ ] Test on your machine -...

behavior

# Summary We should publish our current software version and record it in rosbags. ## Is your feature request related to a problem? Recording the software versions enables us to...

enhancement
tooling

# Summary Currently, our diagnostics state is on ERROR most of the time. This is due to the USB network interface getting stale after being disconnected at the start of...

enhancement
good first issue
misc