Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core kobuki_dock_drive kobuki_driver

ROS Distro
eloquent

Package Summary

Tags No category tags.
Version 1.0.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.0.x
Last Updated 2020-01-14
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Non-ROS software for Kobuki, Yujin Robot's mobile research base.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon
  • Marcus Liebhardt
README
No README found. See repository README.
CHANGELOG

Changelog for package kobuki_core

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent

0.5.0 (2013-08-29)

  • Separated into kobuki_core stack.
  • adds eclipse project files.
  • adds the kobuki random walker to the kobuki metapackage.
  • Added extra url info on all packages.
  • Updated old rnd email address.
  • Fix URL to the previous changelog wiki.
  • Changelogs at package level.

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/kobuki/ChangeList

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
galactic

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
foxy

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
iron

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

kobuki_core package from kobuki_core repo

kobuki_core

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.4.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/kobuki-base/kobuki_core.git
VCS Type git
VCS Version release/1.4.x
Last Updated 2024-06-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Pure C++ driver library for Kobuki.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon

Kobuki Core

Kobuki Logo


The Kobuki Core stack consists of c++ libraries and utilities for working with a Kobuki Robot.


Documentation

The Kobuki ecosystem contains several repositories and packages that get bundled together. Refer to the documentation release relevant to the branch/version of kobuki_core you are using:

Kobuki Core Branch Kobuki Documentation Release
devel https://kobuki.readthedocs.io/en/devel/
release/1.2.x https://kobuki.readthedocs.io/en/release-1.0.x/
CHANGELOG

Changelog

Forthcoming

  • ...

1.4.1 (2024-06-13)

  • [all] fix compilation on aarch64, #51

1.4.0 (2022-10-24)

  • [demos] log levels demo added, #42
  • [driver] bugfix major, minor, patch macro conflicts, #44
  • [demos] style cleanups, #47
  • [driver] grammar fixes, #47

1.3.1 (2020-09-15)

  • [keyop] protect command variables with a mutex, #41
  • [core] ros prefixes dropped, custom_logging & raw_data_stream demos, #40
  • [infra] recommended firmware versions 1.1.4, 1.2.0, #37

1.3.0 (2020-09-12)

  • [all] LegacyPose2D -> Vector3d, #36

1.2.0 (2020-08-30)

  • [infra] kobuki_dock_drive and kobuki_driver merged into kobuki_core, #31
  • [tools] kobuki_simple_keyop -> kobuki-simple-keyop, #35.
  • [tools] kobuki_version_info -> kobuki-version-info, #35.

1.1.1 (2020-08-19)

  • [udev] bugfix low latency ftdi operation, #28.
  • [demos] added an event demo, also minor cleanup, #27.
  • [infra] don't use system headers for dependencies, #27.

1.1.0 (2020-08-04)

  • [infra] ament_export_interfaces -> ament_export_targets, #21.
  • [driver] bugfix correct size for pyaload length lookup, #19 <<https://github.com/kobuki-base/kobuki_core/pull/19>>`_.
  • [infra] license links updated, #15.

1.0.0 (2020-01-13)

  • [infra] port and release for ROS2/Eloquent
  • [infra] udev rule and debian installation thereof, #13.

0.8.1 (2019-01-09)

  • remove unused and dodgy float builder, fixed uninitialised warnings, #53.

0.8.0 (2019-01-09)

  • updated build infra for changes ament/eloquent

0.7.7 (2017-03-29)

  • accel limiter variable initialisation bugfix

0.7.6 (2017-03-27)

  • doxygen updates

0.7.4 (2017-02-23)

  • drop spurious debugging cmake message that was throwing warnings

0.7.2 (2016-11-09)

  • Pose2D -> LegacyPose2D

0.7.1 (2016-05-06)

  • isnan -> std::isnan

0.6.3 (2016-05-06)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

Deps Name
ecl_build
ecl_command_line
ecl_config
ecl_console
ecl_converters
ecl_devices
ecl_geometry
ecl_mobile_robot
ecl_sigslots
ecl_threads
ecl_time
ament_cmake_ros

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core kobuki_dock_drive kobuki_driver kobuki_ftdi

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.6.5
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yujinrobot/kobuki_core.git
VCS Type git
VCS Version indigo
Last Updated 2016-11-09
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Non-ROS software for Kobuki, Yujin Robot's mobile research base.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon
  • Marcus Liebhardt
README
No README found. See repository README.
CHANGELOG

Changelog for package kobuki_core

0.6.1 (2015-05-27)

0.6.0 (2014-08-04)

0.5.3 (2013-09-06)

0.5.2 (2013-08-31)

  • Fix the list of packages on this stack.

0.5.1 (2013-08-30)

0.5.0 (2013-08-29)

  • Separated into kobuki_core stack.
  • adds eclipse project files.
  • adds the kobuki random walker to the kobuki metapackage.
  • Added extra url info on all packages.
  • Updated old rnd email address.
  • Fix URL to the previous changelog wiki.
  • Changelogs at package level.

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/kobuki/ChangeList

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core kobuki_dock_drive kobuki_driver kobuki_ftdi

ROS Distro
hydro

Package Summary

Tags No category tags.
Version 0.5.4
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yujinrobot/kobuki_core.git
VCS Type git
VCS Version hydro
Last Updated 2014-05-29
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Non-ROS software for Kobuki, Yujin Robot's mobile research base.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon
  • Marcus Liebhardt
README
No README found. See repository README.
CHANGELOG

Changelog for package kobuki_core

0.5.4 (2014-05-23)

0.5.3 (2013-09-06)

0.5.2 (2013-08-31)

  • Fix the list of packages on this stack.

0.5.1 (2013-08-30)

0.5.0 (2013-08-29)

  • Separated into kobuki_core stack.
  • adds eclipse project files.
  • adds the kobuki random walker to the kobuki metapackage.
  • Added extra url info on all packages.
  • Updated old rnd email address.
  • Fix URL to the previous changelog wiki.
  • Changelogs at package level.

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/kobuki/ChangeList

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core kobuki_dock_drive kobuki_driver kobuki_ftdi

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 0.7.10
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yujinrobot/kobuki_core.git
VCS Type git
VCS Version kinetic
Last Updated 2020-09-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Non-ROS software for Kobuki, Yujin Robot's mobile research base.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon
  • Marcus Liebhardt
README
No README found. See repository README.
CHANGELOG

Changelog for package kobuki_core

0.6.1 (2015-05-27)

0.6.0 (2014-08-04)

0.5.3 (2013-09-06)

0.5.2 (2013-08-31)

  • Fix the list of packages on this stack.

0.5.1 (2013-08-30)

0.5.0 (2013-08-29)

  • Separated into kobuki_core stack.
  • adds eclipse project files.
  • adds the kobuki random walker to the kobuki metapackage.
  • Added extra url info on all packages.
  • Updated old rnd email address.
  • Fix URL to the previous changelog wiki.
  • Changelogs at package level.

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/kobuki/ChangeList

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core kobuki_dock_drive kobuki_driver kobuki_ftdi

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.7.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yujinrobot/kobuki_core.git
VCS Type git
VCS Version melodic
Last Updated 2020-09-16
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Non-ROS software for Kobuki, Yujin Robot's mobile research base.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon
  • Marcus Liebhardt
README
No README found. See repository README.
CHANGELOG

Changelog for package kobuki_core

0.6.1 (2015-05-27)

0.6.0 (2014-08-04)

0.5.3 (2013-09-06)

0.5.2 (2013-08-31)

  • Fix the list of packages on this stack.

0.5.1 (2013-08-30)

0.5.0 (2013-08-29)

  • Separated into kobuki_core stack.
  • adds eclipse project files.
  • adds the kobuki random walker to the kobuki metapackage.
  • Added extra url info on all packages.
  • Updated old rnd email address.
  • Fix URL to the previous changelog wiki.
  • Changelogs at package level.

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/kobuki/ChangeList

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange

Package symbol

kobuki_core package from kobuki_core repo

kobuki_core kobuki_dock_drive kobuki_driver kobuki_ftdi

ROS Distro
noetic

Package Summary

Tags No category tags.
Version 0.7.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yujinrobot/kobuki_core.git
VCS Type git
VCS Version noetic
Last Updated 2020-09-16
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Non-ROS software for Kobuki, Yujin Robot's mobile research base.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Younghun Ju
  • Jorge Santos Simon
  • Marcus Liebhardt
README
No README found. See repository README.
CHANGELOG

Changelog for package kobuki_core

0.6.1 (2015-05-27)

0.6.0 (2014-08-04)

0.5.3 (2013-09-06)

0.5.2 (2013-08-31)

  • Fix the list of packages on this stack.

0.5.1 (2013-08-30)

0.5.0 (2013-08-29)

  • Separated into kobuki_core stack.
  • adds eclipse project files.
  • adds the kobuki random walker to the kobuki metapackage.
  • Added extra url info on all packages.
  • Updated old rnd email address.
  • Fix URL to the previous changelog wiki.
  • Changelogs at package level.

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/kobuki/ChangeList

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged kobuki_core at Robotics Stack Exchange