Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ros2_canopen: 0.3.0-1 in 'rolling/distribution.yaml' [bloom] #43888

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

ipa-vsp
Copy link
Contributor

@ipa-vsp ipa-vsp commented Dec 12, 2024

Increasing version of package(s) in repository ros2_canopen to 0.3.0-1:

canopen

* Update CiA402 bus config docs
* Remove set heartbeat service from master documentation (#294 <https://github.com/ros-industrial/ros2_canopen/issues/294>)
  Co-authored-by: Christoph Hellmann Santos <mailto:[email protected]>
* Add cyclic torque mode to cia402 driver and robot system controller (#293 <https://github.com/ros-industrial/ros2_canopen/issues/293>)
  * Add base functions for switching to cyclic torque mode
  * Add cyclic torque mode as effort interface to robot_system controller
  * Add documentation about cyclic torque mode.
  ---------
  Co-authored-by: Christoph Hellmann Santos <mailto:[email protected]>

canopen_402_driver

* Reformat using pre-commit
* Implement position offsets
* pre-commit fix
* impl operation mode
* Add cyclic torque mode to cia402 driver and robot system controller (#293 <https://github.com/ros-industrial/ros2_canopen/issues/293>)
  * Add base functions for switching to cyclic torque mode
  * Add cyclic torque mode as effort interface to robot_system controller
  * Add documentation about cyclic torque mode.
  ---------
  Co-authored-by: Christoph Hellmann Santos <mailto:[email protected]>

canopen_base_driver

  • No changes

canopen_core

  • No changes

canopen_fake_slaves

* fix loop timer for run_velocity_mode
* Fix clang format
* Add comments for the fake slave function
* Fix the thread issue.
* Apply suggestions from code review
  Co-authored-by: Dr. Denis <mailto:[email protected]>
* Working version.
* Periodic messages sent, but not received properly.
* Working logic. Still have to work on the edf file.
* Put the periodic messages in OnWrite
* Extend fake_slaves to publish messages via rpdo

canopen_interfaces

  • No changes

canopen_master_driver

  • No changes

canopen_proxy_driver

  • No changes

canopen_ros2_control

* pre-commit fix
* impl operation mode
* Add cyclic torque mode to cia402 driver and robot system controller (#293 <https://github.com/ros-industrial/ros2_canopen/issues/293>)
  * Add base functions for switching to cyclic torque mode
  * Add cyclic torque mode as effort interface to robot_system controller
  * Add documentation about cyclic torque mode.
  ---------
  Co-authored-by: Christoph Hellmann Santos <mailto:[email protected]>
* Fix clang format
* Update canopen_system.hpp
* Add pdo mapping support
* Fix clang format
* Fix pre-commit
* Periodic messages sent, but not received properly.
* Fix the bug that the rpdo queue keeps poping although it is empty.
* Use proper function to get rpdo data
* Fix bug in state interface indexing..
* WIP: Extend the rpdo to have a queue (FIFO) to save the values.
  The read function take the latest value out of the queue and assign to the system interface.
  Need tests.

canopen_ros2_controllers

  • No changes

canopen_tests

* Add new line to get checking pipeline okay
* Working version.
* Periodic messages sent, but not received properly.

canopen_utils

  • No changes

lely_core_libraries

* Add yaml dependency to package.xml of lely_core_libraries (#290 <https://github.com/ros-industrial/ros2_canopen/issues/290>)

@github-actions github-actions bot added the rolling Issue/PR is for the ROS 2 Rolling distribution label Dec 12, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the #infra-help channel on our Discord server.


For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

@clalancette clalancette merged commit c3a912e into ros:master Dec 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rolling Issue/PR is for the ROS 2 Rolling distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants