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

diffbot: 1.1.0-1 in 'noetic/distribution.yaml' [bloom] #32590

Merged
merged 1 commit into from Mar 31, 2022

Conversation

fjp
Copy link
Contributor

@fjp fjp commented Mar 29, 2022

Increasing version of package(s) in repository diffbot to 1.1.0-1:

diffbot_base

* fix: missing subscriber initialization (#54 <https://github.com/ros-mobile-robots/diffbot/issues/54>)
* feat: warn if eStop() is called on mcu
* Change base config: switch motor pins
* feat: add callbacks for low level pids on mcu #54 <https://github.com/ros-mobile-robots/diffbot/issues/54>
  For MCU firmware
  - Add subscribers for left and right motor pid controllers using
  diffbot_msgs::PIDStamped custom message
  - Update debug logging message (different formatting)
  - Update PID controller interface (provide proportional_, integral_ and
  derivative_ values)
* fix: missing diffbot namespace in test
* fix: test_encoders.cpp include name
* feat: add documentation link for unity
* Merge pull request #42 <https://github.com/ros-mobile-robots/diffbot/issues/42> from joeuser846/motor-defines
  Use MOTOR_LEFT/RIGHT from diffbot_base_config.h instead of hardcoding pin numbers
* Fix filenames
* Use MOTOR_LEFT/RIGHT instead of hardcoding pin numbers
* Contributors: Franz Pucher, Joe User

diffbot_bringup

* fix rplidar_laser_link name issue (#40 <https://github.com/ros-mobile-robots/diffbot/issues/40>, #53 <https://github.com/ros-mobile-robots/diffbot/issues/53>)
  - Rename rplidar_gpu_laser_link to rplidar_laser_link in bringup_with_laser.launch
  - Add rplidar.launch to diffbot_bringup to support framed_id argument
  - Make use of new diffbot_bringup/launch/rplidar.launch in bringup_with_laser.launch
  This solves issues in RViz:
  Transform [sender=unknown_publisher]
  For frame [rplidar_gpu_laser_link]: Frame [rplidar_gpu_laser_link] does not exist
  and in the terminal from whic diffbot_slam is launched:
  [ WARN] [1635345613.864692611]: MessageFilter [target=odom ]: Dropped 100.00% of messages so far. Please turn the [ros.gmapping.message_filter] rosconsole logger to DEBUG for more information.
* Contributors: Franz Pucher

diffbot_control

* fix robot spawning in world origin using pid gains (#57 <https://github.com/ros-mobile-robots/diffbot/issues/57>)
* include pid.yaml to avoid Gazebo error messages
* Contributors: Franz Pucher

diffbot_description

* fix deprecated warning using load_yaml (#53 <https://github.com/ros-mobile-robots/diffbot/issues/53>)
  Using xacro.load_yaml instead of just load_yaml
* Contributors: Franz Pucher

diffbot_gazebo

* Update diffbot_gazebo/diffbot_view.launch
  Use db_world as default instead of corridor world
* Contributors: Franz Pucher

diffbot_mbf

  • No changes

diffbot_msgs

  • No changes

diffbot_navigation

* Fix minor error in amcl.launch
  The "kld_err" was initialized twice, and with the wrong value. Corrected to initialize the "kld_error" parameter to 0.01 and "kld_z" to 0.99.
* Contributors: Rodrigo Silverio

diffbot_robot

  • No changes

diffbot_slam

  • No changes

@github-actions github-actions bot added the noetic Issue/PR is for the ROS 1 Noetic distribution label Mar 29, 2022
@audrow audrow added the held for sync Issue/PR has been held because the distribution is in a sync hold label Mar 29, 2022
@hidmic hidmic removed the held for sync Issue/PR has been held because the distribution is in a sync hold label Mar 31, 2022
@hidmic hidmic merged commit a7f3488 into ros:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noetic Issue/PR is for the ROS 1 Noetic distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants