No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

rosconsole package from rosconsole repo

rosconsole

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/rosconsole.git
VCS Type git
VCS Version noetic-devel
Last Updated 2021-09-10
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.14.3 (2020-10-14)

  • support NO_COLOR environment variable (#46)

1.14.2 (2020-08-06)

  • check MSVC predefined macro (#45)

1.14.1 (2020-07-20)

  • fix message in filter parameters (#43)

1.14.0 (2020-04-06)

  • add timestamp formatting for rosconsole (#22)

1.13.15 (2020-02-12)

  • export boost-regex-dev for now (#38)

1.13.14 (2020-02-12)

  • add missing run dep for boost regex (#37)

1.13.13 (2020-02-11)

  • bump minimum CMake version to avoid CMP0048 warning (#36)

1.13.12 (2020-02-11)

  • declare specific boost dependencies (#35)
  • fix console printer to also print unknown levels (#34)
  • fix level comparison for compatibility with upstream log4cxx (#33)

1.13.11 (2019-10-03)

  • direct WARN level messages to stderr (#29)

1.13.10 (2019-03-04)

  • add missing declaration of deregister_appender in impl namespace (#28)
  • add deregistry declaration and base impl (#23)
  • dll import/export visibility macro update (#26)
  • fix long message causing program exit at exception (#25)

1.13.9 (2018-11-12)

  • don\'t overlay variables in logging macro (#21)

1.13.8 (2018-11-09)

  • fix double index increment in rosconsole_glog (#15)
  • trigger LOG_THROTTLE when time goes backwards (#12)
  • add deregistry function for LogAppender. (#17)
  • replaced zero for NULL for null pointer constants (#14)
  • fix rosconsole build issue when built on Windows (#13)

1.13.7 (2018-05-21)

1.13.6 (2018-02-05)

  • rename log macro argument from rate to period (#1318)

1.13.5 (2017-11-09)

1.13.4 (2017-11-02)

1.13.3 (2017-10-25)

  • replace \'while(0)\' with \'while(false)\' to avoid warnings (#1179)

1.13.2 (2017-08-15)

1.13.1 (2017-07-27)

  • remove extra semicolon in definition of macro ROSCONSOLE_PRINTF_ATTRIBUTE(a, b) (#1056)
  • add ROSCONSOLE_STDOUT_LINE_BUFFERED env var to force flushing stdout in Formatter::print (#1012)

1.13.0 (2017-02-22)

1.12.7 (2017-02-17)

1.12.6 (2016-10-26)

  • add missing walltime to roscpp logging (#879)
  • fix building on GCC-6 (#911)

1.12.5 (2016-09-30)

1.12.4 (2016-09-19)

1.12.3 (2016-09-17)

1.12.2 (2016-06-03)

1.12.1 (2016-04-18)

  • use directory specific compiler flags (#785)

1.12.0 (2016-03-18)

  • make LogAppender and Token destructor virtual (#729)

1.11.18 (2016-03-17)

  • fix compiler warnings

1.11.17 (2016-03-11)

  • use boost::make_shared instead of new for constructing boost::shared_ptr (#740)

1.11.16 (2015-11-09)

1.11.15 (2015-10-13)

1.11.14 (2015-09-19)

  • avoid redefining ROS_ASSERT_ENABLED (#628)

1.11.13 (2015-04-28)

1.11.12 (2015-04-27)

1.11.11 (2015-04-16)

  • add DELAYED_THROTTLE versions of log macros (#571)

1.11.10 (2014-12-22)

  • fix various defects reported by coverity

1.11.9 (2014-08-18)

1.11.8 (2014-08-04)

1.11.7 (2014-07-18)

1.11.6 (2014-07-10)

1.11.5 (2014-06-24)

  • rename variables within rosconsole macros (#442)

1.11.4 (2014-06-16)

1.11.3 (2014-05-21)

1.11.2 (2014-05-08)

1.11.1 (2014-05-07)

1.11.0 (2014-03-04)

1.10.0 (2014-02-11)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

Name Repo Deps
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
collada_parser github-ros-collada_urdf
collada_urdf github-ros-collada_urdf
turtle_actionlib github-ros-common_tutorials
cras_cpp_common github-ctu-vras-ros-utils
fetch_drivers github-fetchrobotics-fetch_robots
filters github-ros-filters
fuse_core github-locusrobotics-fuse
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
graft github-ros-perception-graft
hector_pose_estimation_core github-tu-darmstadt-ros-pkg-hector_localization
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
multi_map_server github-jsk-ros-pkg-jsk_common
checkerboard_detector github-jsk-ros-pkg-jsk_recognition
kdl_parser github-ros-kdl_parser
laser_proc github-ros-perception-laser_proc
hri github-ros4hri-libhri
ros_core github-ros-metapackages
moveit_core github-ros-planning-moveit
moveit_planners_ompl github-ros-planning-moveit
moveit_ros_manipulation github-ros-planning-moveit
moveit_ros_perception github-ros-planning-moveit
moveit_ros_planning github-ros-planning-moveit
moveit_ros_planning_interface github-ros-planning-moveit
moveit_ros_visualization github-ros-planning-moveit
moveit_ros_warehouse github-ros-planning-moveit
moveit_setup_assistant github-ros-planning-moveit
naoqi_driver github-ros-naoqi-naoqi_driver
base_local_planner github-ros-planning-navigation
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
nonpersistent_voxel_layer github-SteveMacenski-nonpersistent_voxel_layer
pcl_ros github-ros-perception-perception_pcl
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-pr2-pr2_controllers
prosilica_camera github-ros-drivers-prosilica_driver
resource_retriever github-ros-resource_retriever
mecanum_gazebo_plugin github-ridgeback-ridgeback_simulator
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
lockfree github-ros-ros_realtime
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rosfmt github-xqms-rosfmt
rplidar_ros github-Slamtec-rplidar_ros
rviz github-ros-visualization-rviz
septentrio_gnss_driver github-septentrio-gnss-septentrio_gnss_driver
slam_karto github-ros-perception-slam_karto
slam_toolbox github-SteveMacenski-slam_toolbox
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv
ros_ign_bridge github-ignitionrobotics-ros_ign
moveit_calibration_gui github-ros-planning-moveit_calibration
moveit_calibration_plugins github-ros-planning-moveit_calibration

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange

No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/ros_comm.git
VCS Type git
VCS Version lunar-devel
Last Updated 2019-02-01
Dev Status MAINTAINED
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

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.13.7 (2018-08-17)

1.13.6 (2018-02-05)

  • rename log macro argument from rate to period (#1318)

1.13.5 (2017-11-09)

1.13.4 (2017-11-02)

1.13.3 (2017-10-25)

  • replace \'while(0)\' with \'while(false)\' to avoid warnings (#1179)

1.13.2 (2017-08-15)

1.13.1 (2017-07-27)

  • remove extra semicolon in definition of macro ROSCONSOLE_PRINTF_ATTRIBUTE(a, b) (#1056)
  • add ROSCONSOLE_STDOUT_LINE_BUFFERED env var to force flushing stdout in Formatter::print (#1012)

1.13.0 (2017-02-22)

1.12.7 (2017-02-17)

1.12.6 (2016-10-26)

  • add missing walltime to roscpp logging (#879)
  • fix building on GCC-6 (#911)

1.12.5 (2016-09-30)

1.12.4 (2016-09-19)

1.12.3 (2016-09-17)

1.12.2 (2016-06-03)

1.12.1 (2016-04-18)

  • use directory specific compiler flags (#785)

1.12.0 (2016-03-18)

  • make LogAppender and Token destructor virtual (#729)

1.11.18 (2016-03-17)

  • fix compiler warnings

1.11.17 (2016-03-11)

  • use boost::make_shared instead of new for constructing boost::shared_ptr (#740)

1.11.16 (2015-11-09)

1.11.15 (2015-10-13)

1.11.14 (2015-09-19)

  • avoid redefining ROS_ASSERT_ENABLED (#628)

1.11.13 (2015-04-28)

1.11.12 (2015-04-27)

1.11.11 (2015-04-16)

  • add DELAYED_THROTTLE versions of log macros (#571)

1.11.10 (2014-12-22)

  • fix various defects reported by coverity

1.11.9 (2014-08-18)

1.11.8 (2014-08-04)

1.11.7 (2014-07-18)

1.11.6 (2014-07-10)

1.11.5 (2014-06-24)

  • rename variables within rosconsole macros (#442)

1.11.4 (2014-06-16)

1.11.3 (2014-05-21)

1.11.2 (2014-05-08)

1.11.1 (2014-05-07)

1.11.0 (2014-03-04)

1.10.0 (2014-02-11)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

Name Repo Deps
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
collada_parser github-ros-collada_urdf
collada_urdf github-ros-collada_urdf
turtle_actionlib github-ros-common_tutorials
filters github-ros-filters
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
kdl_parser github-ros-kdl_parser
laser_proc github-ros-perception-laser_proc
moveit_core github-ros-planning-moveit
moveit_planners_ompl github-ros-planning-moveit
moveit_ros_manipulation github-ros-planning-moveit
moveit_ros_perception github-ros-planning-moveit
moveit_ros_planning_interface github-ros-planning-moveit
moveit_ros_visualization github-ros-planning-moveit
moveit_ros_warehouse github-ros-planning-moveit
base_local_planner github-ros-planning-navigation
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
pcl_ros github-ros-perception-perception_pcl
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-pr2-pr2_controllers
resource_retriever github-ros-resource_retriever
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
lockfree github-ros-ros_realtime
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rosfmt github-xqms-rosfmt
rplidar_ros github-Slamtec-rplidar_ros
rviz github-ros-visualization-rviz
slam_karto github-ros-perception-slam_karto
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/ros_comm.git
VCS Type git
VCS Version indigo-devel
Last Updated 2017-03-06
Dev Status MAINTAINED
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

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.11.21 (2017-03-06)

  • fix building on GCC-6 (#911)

1.11.20 (2016-06-27)

1.11.19 (2016-04-18)

  • use directory specific compiler flags (#785)

1.11.18 (2016-03-17)

  • fix compiler warnings

1.11.17 (2016-03-11)

  • use boost::make_shared instead of new for constructing boost::shared_ptr (#740)

1.11.16 (2015-11-09)

1.11.15 (2015-10-13)

1.11.14 (2015-09-19)

  • avoid redefining ROS_ASSERT_ENABLED (#628)

1.11.13 (2015-04-28)

1.11.12 (2015-04-27)

1.11.11 (2015-04-16)

  • add DELAYED_THROTTLE versions of log macros (#571)

1.11.10 (2014-12-22)

  • fix various defects reported by coverity

1.11.9 (2014-08-18)

1.11.8 (2014-08-04)

1.11.7 (2014-07-18)

1.11.6 (2014-07-10)

1.11.5 (2014-06-24)

  • rename variables within rosconsole macros (#442)

1.11.4 (2014-06-16)

1.11.3 (2014-05-21)

1.11.2 (2014-05-08)

1.11.1 (2014-05-07)

1.11.0 (2014-03-04)

1.10.0 (2014-02-11)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

Name Repo Deps
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
turtle_actionlib github-ros-common_tutorials
filters github-ros-filters
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
graft github-ros-perception-graft
hector_pose_estimation_core github-tu-darmstadt-ros-pkg-hector_localization
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
multi_map_server github-jsk-ros-pkg-jsk_common
checkerboard_detector github-jsk-ros-pkg-jsk_recognition
kdl_parser github-ros-kdl_parser
laser_proc github-ros-perception-laser_proc
moveit_ros_benchmarks github-ros-planning-moveit
moveit_ros_manipulation github-ros-planning-moveit
moveit_ros_perception github-ros-planning-moveit
moveit_ros_planning_interface github-ros-planning-moveit
moveit_ros_warehouse github-ros-planning-moveit
naoqi_driver github-ros-naoqi-naoqi_driver
base_local_planner github-ros-planning-navigation
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
pcl_ros github-ros-perception-perception_pcl
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-pr2-pr2_controllers
resource_retriever github-ros-resource_retriever
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rplidar_ros github-robopeak-rplidar_ros
rviz github-ros-visualization-rviz
slam_karto github-ros-perception-slam_karto
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv
cpp_introspection github-tu-darmstadt-ros-pkg-cpp_introspection
demo_pioneer github-lagadic-demo_pioneer
hector_exploration_planner github-tu-darmstadt-ros-pkg-hector_navigation
hector_rqt_plugins github-tu-darmstadt-ros-pkg-hector_visualization
sicktoolbox_wrapper github-ros-drivers-sicktoolbox_wrapper
youbot_driver github-youbot-youbot_driver
hokuyo_node github-ros-drivers-hokuyo_node
stream_manipulator_3d github-3DVision-Stack-stream-manipulator-3D

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/ros_comm.git
VCS Type git
VCS Version indigo-devel
Last Updated 2017-03-06
Dev Status MAINTAINED
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

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.11.21 (2017-03-06)

  • fix building on GCC-6 (#911)

1.11.20 (2016-06-27)

1.11.19 (2016-04-18)

  • use directory specific compiler flags (#785)

1.11.18 (2016-03-17)

  • fix compiler warnings

1.11.17 (2016-03-11)

  • use boost::make_shared instead of new for constructing boost::shared_ptr (#740)

1.11.16 (2015-11-09)

1.11.15 (2015-10-13)

1.11.14 (2015-09-19)

  • avoid redefining ROS_ASSERT_ENABLED (#628)

1.11.13 (2015-04-28)

1.11.12 (2015-04-27)

1.11.11 (2015-04-16)

  • add DELAYED_THROTTLE versions of log macros (#571)

1.11.10 (2014-12-22)

  • fix various defects reported by coverity

1.11.9 (2014-08-18)

1.11.8 (2014-08-04)

1.11.7 (2014-07-18)

1.11.6 (2014-07-10)

1.11.5 (2014-06-24)

  • rename variables within rosconsole macros (#442)

1.11.4 (2014-06-16)

1.11.3 (2014-05-21)

1.11.2 (2014-05-08)

1.11.1 (2014-05-07)

1.11.0 (2014-03-04)

1.10.0 (2014-02-11)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

Name Repo Deps
asr_navfn github-asr-ros-asr_navfn
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
turtle_actionlib github-ros-common_tutorials
filters github-ros-filters
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
graft github-ros-perception-graft
hector_pose_estimation_core github-tu-darmstadt-ros-pkg-hector_localization
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
multi_map_server github-jsk-ros-pkg-jsk_common
checkerboard_detector github-jsk-ros-pkg-jsk_recognition
kdl_parser github-ros-kdl_parser
laser_proc github-ros-perception-laser_proc
moveit_ros_benchmarks github-ros-planning-moveit
moveit_ros_manipulation github-ros-planning-moveit
moveit_ros_perception github-ros-planning-moveit
moveit_ros_planning_interface github-ros-planning-moveit
moveit_ros_warehouse github-ros-planning-moveit
pr2_moveit_plugins github-ros-planning-moveit_pr2
naoqi_driver github-ros-naoqi-naoqi_driver
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
pcl_ros github-ros-perception-perception_pcl
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-pr2-pr2_controllers
prosilica_camera github-ros-drivers-prosilica_driver
resource_retriever github-ros-resource_retriever
mecanum_gazebo_plugin github-ridgeback-ridgeback_simulator
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
lockfree github-ros-ros_realtime
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rplidar_ros github-Slamtec-rplidar_ros
rviz github-ros-visualization-rviz
slam_karto github-ros-perception-slam_karto
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv
cpp_introspection github-tu-darmstadt-ros-pkg-cpp_introspection
demo_pioneer github-lagadic-demo_pioneer
hector_exploration_planner github-tu-darmstadt-ros-pkg-hector_navigation
hector_rqt_plugins github-tu-darmstadt-ros-pkg-hector_visualization
gridmap_2d github-AravindaDP-humanoid_navigation
industrial_extrinsic_cal github-ros-industrial-industrial_calibration
intrinsic_cal github-ros-industrial-industrial_calibration
target_finder github-ros-industrial-industrial_calibration
ros1_cpptemplate github-pyros-dev-ros1_template
ros1_ros_cpptemplate github-pyros-dev-ros1_template
sicktoolbox_wrapper github-ros-drivers-sicktoolbox_wrapper
youbot_driver github-youbot-youbot_driver
zeroconf_avahi github-stonier-zeroconf_avahi_suite
enu github-clearpathrobotics-enu
hokuyo_node github-ros-drivers-hokuyo_node
map_store github-ros-planning-map_store
youbot_driver_ros_interface github-youbot-youbot_driver_ros_interface
evarobot_gazebo github-inomuh-evarobot_simulator
stream_manipulator_3d github-3DVision-Stack-stream-manipulator-3D

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/ros_comm.git
VCS Type git
VCS Version hydro-devel
Last Updated 2014-12-29
Dev Status MAINTAINED
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

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.10.12 (2014-12-29)

1.10.11 (2014-08-18)

1.10.10 (2014-06-16)

1.10.3 (2014-06-02)

1.10.2 (2014-03-03)

1.10.1 (2014-02-25)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

Name Repo Deps
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
turtle_actionlib github-ros-common_tutorials
control_toolbox github-ros-controls-control_toolbox
filters github-ros-filters
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
graft github-ros-perception-graft
hector_pose_estimation_core github-tu-darmstadt-ros-pkg-hector_localization
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
multi_map_server github-jsk-ros-pkg-jsk_common
checkerboard_detector github-jsk-ros-pkg-jsk_recognition
laser_proc github-ros-perception-laser_proc
base_local_planner github-ros-planning-navigation
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-PR2-pr2_controllers
prosilica_camera github-ros-drivers-prosilica_driver
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
lockfree github-ros-ros_realtime
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rplidar_ros github-robopeak-rplidar_ros
rviz github-ros-visualization-rviz
slam_karto github-ros-perception-slam_karto
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv
cpp_introspection github-tu-darmstadt-ros-pkg-cpp_introspection
demo_pioneer github-lagadic-demo_pioneer
hector_exploration_planner github-tu-darmstadt-ros-pkg-hector_navigation
hector_rqt_plugins github-tu-darmstadt-ros-pkg-hector_visualization
industrial_extrinsic_cal github-ros-industrial-industrial_calibration
kdl_parser github-ros-robot_model
resource_retriever github-ros-robot_model
sicktoolbox_wrapper github-ros-drivers-sicktoolbox_wrapper
youbot_driver github-youbot-youbot_driver
zeroconf_avahi github-stonier-zeroconf_avahi_suite
corobot_arm github-morgancormier-corobot
corobot_diagnostics github-morgancormier-corobot
corobot_pantilt github-morgancormier-corobot
enu github-clearpathrobotics-enu
hokuyo_node github-ros-drivers-hokuyo_node
map_store github-ros-planning-map_store
moveit_commander github-ros-planning-moveit_commander
moveit_ros_benchmarks github-ros-planning-moveit_ros
moveit_ros_manipulation github-ros-planning-moveit_ros
moveit_ros_perception github-ros-planning-moveit_ros
moveit_ros_planning_interface github-ros-planning-moveit_ros
moveit_ros_warehouse github-ros-planning-moveit_ros
sr_mechanism_controllers github-shadow-robot-sr-ros-interface
youbot_driver_ros_interface github-youbot-youbot_driver_ros_interface

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/ros_comm.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2020-10-26
Dev Status MAINTAINED
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

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.12.17 (2020-10-26)

1.12.16 (2020-08-26)

1.12.15 (2020-08-10)

  • don\'t use 0 as null pointer in macros (#1730)

1.12.14 (2018-08-23)

1.12.13 (2018-02-21)

1.12.12 (2017-11-16)

1.12.11 (2017-11-07)

1.12.10 (2017-11-06)

1.12.9 (2017-11-06)

1.12.8 (2017-11-06)

  • replace \'while(0)\' with \'while(false)\' to avoid warnings (#1179)

1.12.7 (2017-02-17)

1.12.6 (2016-10-26)

  • add missing walltime to roscpp logging (#879)
  • fix building on GCC-6 (#911)

1.12.5 (2016-09-30)

1.12.4 (2016-09-19)

1.12.3 (2016-09-17)

1.12.2 (2016-06-03)

1.12.1 (2016-04-18)

  • use directory specific compiler flags (#785)

1.12.0 (2016-03-18)

  • make LogAppender and Token destructor virtual (#729)

1.11.18 (2016-03-17)

  • fix compiler warnings

1.11.17 (2016-03-11)

  • use boost::make_shared instead of new for constructing boost::shared_ptr (#740)

1.11.16 (2015-11-09)

1.11.15 (2015-10-13)

1.11.14 (2015-09-19)

  • avoid redefining ROS_ASSERT_ENABLED (#628)

1.11.13 (2015-04-28)

1.11.12 (2015-04-27)

1.11.11 (2015-04-16)

  • add DELAYED_THROTTLE versions of log macros (#571)

1.11.10 (2014-12-22)

  • fix various defects reported by coverity

1.11.9 (2014-08-18)

1.11.8 (2014-08-04)

1.11.7 (2014-07-18)

1.11.6 (2014-07-10)

1.11.5 (2014-06-24)

  • rename variables within rosconsole macros (#442)

1.11.4 (2014-06-16)

1.11.3 (2014-05-21)

1.11.2 (2014-05-08)

1.11.1 (2014-05-07)

1.11.0 (2014-03-04)

1.10.0 (2014-02-11)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

Name Repo Deps
asr_navfn github-asr-ros-asr_navfn
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
collada_parser github-ros-collada_urdf
collada_urdf github-ros-collada_urdf
turtle_actionlib github-ros-common_tutorials
filters github-ros-filters
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
hector_pose_estimation_core github-tu-darmstadt-ros-pkg-hector_localization
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
multi_map_server github-jsk-ros-pkg-jsk_common
checkerboard_detector github-jsk-ros-pkg-jsk_recognition
kdl_parser github-ros-kdl_parser
laser_proc github-ros-perception-laser_proc
leuze_rsl_driver gitlab-cc-asp-fraunhofer-led-leuze_ros_drivers
moveit_core github-ros-planning-moveit
moveit_planners_ompl github-ros-planning-moveit
moveit_ros_manipulation github-ros-planning-moveit
moveit_ros_perception github-ros-planning-moveit
moveit_ros_planning_interface github-ros-planning-moveit
moveit_ros_visualization github-ros-planning-moveit
moveit_ros_warehouse github-ros-planning-moveit
naoqi_driver github-ros-naoqi-naoqi_driver
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
nonpersistent_voxel_layer github-SteveMacenski-nonpersistent_voxel_layer
pcl_ros github-ros-perception-perception_pcl
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-pr2-pr2_controllers
prosilica_camera github-ros-drivers-prosilica_driver
resource_retriever github-ros-resource_retriever
mecanum_gazebo_plugin github-ridgeback-ridgeback_simulator
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
lockfree github-ros-ros_realtime
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rosfmt github-xqms-rosfmt
rplidar_ros github-Slamtec-rplidar_ros
rviz github-ros-visualization-rviz
slam_karto github-ros-perception-slam_karto
sr_mechanism_controllers github-shadow-robot-sr_core
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv
cpp_introspection github-tu-darmstadt-ros-pkg-cpp_introspection
demo_pioneer github-lagadic-demo_pioneer
hector_exploration_planner github-tu-darmstadt-ros-pkg-hector_navigation
hector_rqt_plugins github-tu-darmstadt-ros-pkg-hector_visualization
footstep_planner github-ROBOTIS-GIT-humanoid_navigation
gridmap_2d github-ROBOTIS-GIT-humanoid_navigation
industrial_extrinsic_cal github-ros-industrial-industrial_calibration
intrinsic_cal github-ros-industrial-industrial_calibration
target_finder github-ros-industrial-industrial_calibration
ros1_cpptemplate github-pyros-dev-ros1_template
ros1_ros_cpptemplate github-pyros-dev-ros1_template
sicktoolbox_wrapper github-ros-drivers-sicktoolbox_wrapper
stomp_plugins github-ros-industrial-stomp_ros
swarmros github-amilankovich-slab-swarmros
youbot_driver github-youbot-youbot_driver
zeroconf_avahi github-stonier-zeroconf_avahi_suite

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange

rosconsole package from rosconsole repo

rosconsole

Package Summary

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

Repository Summary

Checkout URI https://github.com/ros/rosconsole.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-10-14
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS console output library.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rosconsole

1.13.18 (2020-10-14)

  • support NO_COLOR environment variable (#46)

1.13.17 (2020-08-06)

  • check MSVC predefined macro (#45)

1.13.16 (2020-07-20)

  • fix message in filter parameters (#43)

1.13.15 (2020-02-12)

  • export boost-regex-dev for now (#38)

1.13.14 (2020-02-12)

  • add missing run dep for boost regex (#37)

1.13.13 (2020-02-11)

  • bump minimum CMake version to avoid CMP0048 warning (#36)

1.13.12 (2020-02-11)

  • declare specific boost dependencies (#35)
  • fix console printer to also print unknown levels (#34)
  • fix level comparison for compatibility with upstream log4cxx (#33)

1.13.11 (2019-10-03)

  • direct WARN level messages to stderr (#29)

1.13.10 (2019-03-04)

  • add missing declaration of deregister_appender in impl namespace (#28)
  • add deregistry declaration and base impl (#23)
  • dll import/export visibility macro update (#26)
  • fix long message causing program exit at exception (#25)

1.13.9 (2018-11-12)

  • don\'t overlay variables in logging macro (#21)

1.13.8 (2018-11-09)

  • fix double index increment in rosconsole_glog (#15)
  • trigger LOG_THROTTLE when time goes backwards (#12)
  • add deregistry function for LogAppender. (#17)
  • replaced zero for NULL for null pointer constants (#14)
  • fix rosconsole build issue when built on Windows (#13)

1.13.7 (2018-05-21)

1.13.6 (2018-02-05)

  • rename log macro argument from rate to period (#1318)

1.13.5 (2017-11-09)

1.13.4 (2017-11-02)

1.13.3 (2017-10-25)

  • replace \'while(0)\' with \'while(false)\' to avoid warnings (#1179)

1.13.2 (2017-08-15)

1.13.1 (2017-07-27)

  • remove extra semicolon in definition of macro ROSCONSOLE_PRINTF_ATTRIBUTE(a, b) (#1056)
  • add ROSCONSOLE_STDOUT_LINE_BUFFERED env var to force flushing stdout in Formatter::print (#1012)

1.13.0 (2017-02-22)

1.12.7 (2017-02-17)

1.12.6 (2016-10-26)

  • add missing walltime to roscpp logging (#879)
  • fix building on GCC-6 (#911)

1.12.5 (2016-09-30)

1.12.4 (2016-09-19)

1.12.3 (2016-09-17)

1.12.2 (2016-06-03)

1.12.1 (2016-04-18)

  • use directory specific compiler flags (#785)

1.12.0 (2016-03-18)

  • make LogAppender and Token destructor virtual (#729)

1.11.18 (2016-03-17)

  • fix compiler warnings

1.11.17 (2016-03-11)

  • use boost::make_shared instead of new for constructing boost::shared_ptr (#740)

1.11.16 (2015-11-09)

1.11.15 (2015-10-13)

1.11.14 (2015-09-19)

  • avoid redefining ROS_ASSERT_ENABLED (#628)

1.11.13 (2015-04-28)

1.11.12 (2015-04-27)

1.11.11 (2015-04-16)

  • add DELAYED_THROTTLE versions of log macros (#571)

1.11.10 (2014-12-22)

  • fix various defects reported by coverity

1.11.9 (2014-08-18)

1.11.8 (2014-08-04)

1.11.7 (2014-07-18)

1.11.6 (2014-07-10)

1.11.5 (2014-06-24)

  • rename variables within rosconsole macros (#442)

1.11.4 (2014-06-16)

1.11.3 (2014-05-21)

1.11.2 (2014-05-08)

1.11.1 (2014-05-07)

1.11.0 (2014-03-04)

1.10.0 (2014-02-11)

1.9.54 (2014-01-27)

  • fix rosconsole segfault when using ROSCONSOLE_FORMAT with (#342)
  • add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

1.9.53 (2014-01-14)

  • readd g_level_lockup symbol for backward compatibility when log4cxx is being used

1.9.52 (2014-01-08)

  • fix missing export of rosconsole backend interface library

1.9.51 (2014-01-07)

  • refactor rosconsole to not expose log4cxx, implement empty and log4cxx backends

1.9.50 (2013-10-04)

1.9.49 (2013-09-16)

1.9.48 (2013-08-21)

  • wrap condition in ROS_ASSERT_CMD in parenthesis (#271)

1.9.47 (2013-07-03)

  • force CMake policy before setting preprocessor definition to ensure correct escaping (#245)
  • check for CATKIN_ENABLE_TESTING to enable configure without tests

1.9.46 (2013-06-18)

1.9.45 (2013-06-06)

1.9.44 (2013-03-21)

  • fix install destination for dll\'s under Windows

1.9.43 (2013-03-13)

1.9.42 (2013-03-08)

1.9.41 (2013-01-24)

1.9.40 (2013-01-13)

  • fix dependent packages by pass LOG4CXX include dirs and libraries along
  • fix usage of variable arguments in vFormatToBuffer() function

1.9.39 (2012-12-29)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

Name Repo Deps
asr_navfn github-asr-ros-asr_navfn
interval_intersection github-ros-perception-calibration
joint_states_settler github-ros-perception-calibration
monocam_settler github-ros-perception-calibration
settlerlib github-ros-perception-calibration
collada_parser github-ros-collada_urdf
collada_urdf github-ros-collada_urdf
turtle_actionlib github-ros-common_tutorials
cras_cpp_common github-ctu-vras-ros-utils
fetch_drivers github-fetchrobotics-fetch_robots
filters github-ros-filters
fuse_core github-locusrobotics-fuse
gazebo_plugins github-ros-simulation-gazebo_ros_pkgs
tf github-ros-geometry
test_tf2 github-ros-geometry2
test_tf2 github-jsk-ros-pkg-geometry2_python3
graft github-ros-perception-graft
hector_pose_estimation_core github-tu-darmstadt-ros-pkg-hector_localization
camera_calibration_parsers github-ros-perception-image_common
image_transport github-ros-perception-image_common
image_view github-ros-perception-image_pipeline
interactive_markers github-ros-visualization-interactive_markers
multi_map_server github-jsk-ros-pkg-jsk_common
checkerboard_detector github-jsk-ros-pkg-jsk_recognition
kdl_parser github-ros-kdl_parser
laser_proc github-ros-perception-laser_proc
leuze_rsl_driver gitlab-cc-asp-fraunhofer-led-leuze_ros_drivers
hri github-ros4hri-libhri
ros_core github-ros-metapackages
moveit_core github-ros-planning-moveit
moveit_planners_ompl github-ros-planning-moveit
moveit_ros_manipulation github-ros-planning-moveit
moveit_ros_perception github-ros-planning-moveit
moveit_ros_planning github-ros-planning-moveit
moveit_ros_planning_interface github-ros-planning-moveit
moveit_ros_visualization github-ros-planning-moveit
moveit_ros_warehouse github-ros-planning-moveit
moveit_setup_assistant github-ros-planning-moveit
pr2_moveit_plugins github-ros-planning-moveit_pr2
naoqi_driver github-ros-naoqi-naoqi_driver
base_local_planner github-ros-planning-navigation
costmap_2d github-ros-planning-navigation
fake_localization github-ros-planning-navigation
navfn github-ros-planning-navigation
nodelet github-ros-nodelet_core
nonpersistent_voxel_layer github-SteveMacenski-nonpersistent_voxel_layer
pcl_ros github-ros-perception-perception_pcl
pluginlib github-ros-pluginlib
pr2_mechanism_controllers github-pr2-pr2_controllers
prosilica_camera github-ros-drivers-prosilica_driver
resource_retriever github-ros-resource_retriever
mecanum_gazebo_plugin github-ridgeback-ridgeback_simulator
robot_state_publisher github-ros-robot_state_publisher
roscpp github-ros-ros_comm
ros_comm github-ros-ros_comm
test_rosbag github-ros-ros_comm
test_roscpp github-ros-ros_comm
rosbag github-ros-ros_comm
topic_tools github-ros-ros_comm
message_filters github-ros-ros_comm
lockfree github-ros-ros_realtime
roscpp_tutorials github-ros-ros_tutorials
turtlesim github-ros-ros_tutorials
rosconsole_bridge github-ros-rosconsole_bridge
rosfmt github-xqms-rosfmt
rplidar_ros github-Slamtec-rplidar_ros
rviz github-ros-visualization-rviz
septentrio_gnss_driver github-septentrio-gnss-septentrio_gnss_driver
slam_karto github-ros-perception-slam_karto
slam_toolbox github-SteveMacenski-slam_toolbox
sr_mechanism_controllers github-shadow-robot-sr_core
urg_node github-ros-drivers-urg_node
cv_bridge github-ros-perception-vision_opencv
cv_bridge_python3 github-jsk-ros-pkg-vision_opencv_python3

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosconsole at Robotics Stack Exchange