Packages
Packages
Packages
Packages
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2016-08-10 | barrett_hand_control |
The barrett_hand_control package is intended to control the gazebo simulation of the barrett hand
The barrett_hand_control package is intended to control the gazebo simulation of the barrett hand
|
||
| 1 | 2017-11-07 | barrett_hand_common |
The barrett hand common metapackage contains all the common packages for the Barrett hand
The barrett hand common metapackage contains all the common packages for the Barrett hand
|
||
| 1 | 2016-08-09 | barrett_hand |
The barrett_hand package contains all the components to control the Barrett Hand
The barrett_hand package contains all the components to control the Barrett Hand
|
||
| 1 | 2017-12-29 | baldor |
The baldor package
The baldor package
|
||
| 1 | 2018-10-04 | bagger |
An application used to systematically record rosbags
An application used to systematically record rosbags
|
||
| 1 | 2018-06-18 | bag_tools |
ROS tools and scripts related to bagfiles
ROS tools and scripts related to bagfiles
|
||
| 1 | 2019-01-11 | backward_ros |
The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp
The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp
|
||
| 2 | 2018-05-24 | axis_camera |
Python ROS drivers for accessing an Axis camera's MJPG
stream. Also provides control for PTZ cameras.
Python ROS drivers for accessing an Axis camera's MJPG
stream. Also provides control for PTZ cameras.
|
||
| 1 | 2014-03-31 | axcli |
A simple actionlib CLI client
A simple actionlib CLI client
|
||
| 1 | 2019-05-20 | aws_ros1_common |
Common utilities for ROS1 nodes using Amazon Web Services
Common utilities for ROS1 nodes using Amazon Web Services
|
||
| 1 | 2019-05-20 | aws_common |
Common AWS SDK utilities, intended for use by ROS packages using the AWS SDK
Common AWS SDK utilities, intended for use by ROS packages using the AWS SDK
|
||
| 1 | 2018-06-13 | avt_vimba_camera |
Wrapper of the Allied Vision Technologies (AVT) VIMBA Ethernet and Firewire SDK.
Wrapper of the Allied Vision Technologies (AVT) VIMBA Ethernet and Firewire SDK.
|
||
| 1 | 2016-03-24 | auv_msgs |
This package provides message types commonly used with Autonomous Underwater Vehicles
This package provides message types commonly used with Autonomous Underwater Vehicles
|
||
| 1 | 2019-03-25 | audio_play |
Outputs audio to a speaker from a source node.
Outputs audio to a speaker from a source node.
|
||
| 1 | 2019-03-25 | audio_common_msgs |
Messages for transmitting audio via ROS
Messages for transmitting audio via ROS
|
||
| 1 | 2019-03-25 | audio_common |
Common code for working with audio in ROS
Common code for working with audio in ROS
|
||
| 1 | 2019-03-25 | audio_capture |
Transports audio from a source to a destination. Audio sources can come
from a microphone or file. The destination can play the audio or save it
to an mp3 file.
Transports audio from a source to a destination. Audio sources can come
from a microphone or file. The destination can play the audio or save it
to an mp3 file.
|
||
| 1 | 2018-09-30 | audibot_gazebo |
Gazebo model plugin to simulate Audibot
Gazebo model plugin to simulate Audibot
|
||
| 1 | 2018-09-30 | audibot_description |
Meshes and URDF descriptions for audibot
Meshes and URDF descriptions for audibot
|
||
| 1 | 2018-09-30 | audibot |
Metapackage for audibot
Metapackage for audibot
|
||
| 1 | 2018-03-27 | ati_ft_sensor |
This package is a library for using ATI's transducer.
This package describes basic functions for sensing force and torque.
We provide some functions for converting and scaling.
This package is a library for using ATI's transducer.
This package describes basic functions for sensing force and torque.
We provide some functions for converting and scaling.
|
||
| 2 | 2019-02-27 | ati_force_torque |
This package implements driver for ATI force torque sensors up to firmware 3.x. Char and Net CAN devices are supported through cob_generic_can package. The code if based on cob_forcetorque package.
This package implements driver for ATI force torque sensors up to firmware 3.x. Char and Net CAN devices are supported through cob_generic_can package. The code if based on cob_forcetorque package.
|
||
| 2 | 2018-10-12 | async_web_server_cpp |
Asynchronous Web/WebSocket Server in C++
Asynchronous Web/WebSocket Server in C++
|
||
| 1 | 2019-05-13 | async_comm |
A C++ library for asynchronous serial communication
A C++ library for asynchronous serial communication
|
||
| 1 | 2018-10-04 | astuff_sensor_msgs |
Messages specific to AStuff-provided sensors.
Messages specific to AStuff-provided sensors.
|
||
| 1 | 2019-03-15 | astra_launch |
Drivers for Orbbec Astra Devices.
Drivers for Orbbec Astra Devices.
|
||
| 2 | 2019-03-15 | astra_camera |
Drivers for Orbbec Astra Devices.
Drivers for Orbbec Astra Devices.
|
||
| 1 | 2019-03-26 | assisted_teleop |
The assisted_teleop node subscribes to a desired trajectory topic
(geometry_msgs/Twist) and uses TrajectoryPlannerROS to find a valid
trajectory close to the desired trajectory before republishing. Useful for
filtering teleop commands while avoiding obstacles. This package also
contains LaserScanMaxRangeFilter, which is a LaserScan filter plugin that
takes max range values in a scan and turns them into valid values that are
slightly less than max range.
The assisted_teleop node subscribes to a desired trajectory topic
(geometry_msgs/Twist) and uses TrajectoryPlannerROS to find a valid
trajectory close to the desired trajectory before republishing. Useful for
filtering teleop commands while avoiding obstacles. This package also
contains LaserScanMaxRangeFilter, which is a LaserScan filter plugin that
takes max range values in a scan and turns them into valid values that are
slightly less than max range.
|
||
| 1 | 2019-05-23 | assimp_devel |
assimp library
assimp library
|
||
| 1 | 2019-02-26 | asmach_tutorials |
This package containes numerous examples of how to use SMACH. See the examples directory.
This package containes numerous examples of how to use SMACH. See the examples directory.
|
||
| 1 | 2019-02-26 | asmach |
SMACH, which stands for 'state machine', is a task-level
architecture for rapidly creating complex robot behavior. At its
core, SMACH is a ROS-independent Python library to build
hierarchical state machines. SMACH is a new library that takes
advantage of very old concepts in order to quickly create robust
robot behavior with maintainable and modular code.
SMACH, which stands for 'state machine', is a task-level
architecture for rapidly creating complex robot behavior. At its
core, SMACH is a ROS-independent Python library to build
hierarchical state machines. SMACH is a new library that takes
advantage of very old concepts in order to quickly create robust
robot behavior with maintainable and modular code.
|
||
| 1 | 2019-04-12 | aruco_ros |
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain).
It provides real-time marker based 3D pose estimation using AR markers.
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain).
It provides real-time marker based 3D pose estimation using AR markers.
|
||
| 1 | 2019-04-12 | aruco_msgs |
The aruco_msgs package
The aruco_msgs package
|
||
| 1 | 2019-05-09 | aruco_detect |
Fiducial detection based on the aruco library
Fiducial detection based on the aruco library
|
||
| 1 | 2019-04-12 | aruco |
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain).
It provides real-time marker based 3D pose estimation using AR markers.
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain).
It provides real-time marker based 3D pose estimation using AR markers.
|
||
| 1 | 2018-04-21 | arm_navigation_msgs |
arm_navigation_msgs
arm_navigation_msgs
|
||
| 1 | 2018-07-16 | arduino_daq |
AVR8 firmware, a host standalone C++ library, and a ROS node for UAL eCAR's Arduino-based DAQ system, but it is generic enough for use in many other applications
AVR8 firmware, a host standalone C++ library, and a ROS node for UAL eCAR's Arduino-based DAQ system, but it is generic enough for use in many other applications
|
||
| 1 | 2016-12-06 | ardrone_autonomy |
ardrone_autonomy is a ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters. This driver is based on official AR-Drone SDK version 2.0.1.
ardrone_autonomy is a ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters. This driver is based on official AR-Drone SDK version 2.0.1.
|
||
| 1 | 2018-04-03 | arbotix_sensors |
Extends the arbotix_node package with a number of more sophisticated ROS wrappers for common devices.
Extends the arbotix_node package with a number of more sophisticated ROS wrappers for common devices.
|
||
| 1 | 2018-04-03 | arbotix_python |
Bindings and low-level controllers for ArbotiX-powered robots.
Bindings and low-level controllers for ArbotiX-powered robots.
|
||
| 1 | 2018-04-03 | arbotix_msgs |
Messages and Services definitions for the ArbotiX.
Messages and Services definitions for the ArbotiX.
|
||
| 1 | 2018-04-03 | arbotix_firmware |
Firmware source code for ArbotiX ROS bindings.
Firmware source code for ArbotiX ROS bindings.
|
||
| 1 | 2018-04-03 | arbotix_controllers |
Extends the arbotix_python package with a number of more sophisticated ROS wrappers for common devices.
Extends the arbotix_python package with a number of more sophisticated ROS wrappers for common devices.
|
||
| 1 | 2018-04-03 | arbotix |
ArbotiX Drivers
ArbotiX Drivers
|
||
| 3 | 2018-05-21 | ar_track_alvar_msgs |
This package is a ROS wrapper for Alvar, an open source AR tag tracking library.
This package is a ROS wrapper for Alvar, an open source AR tag tracking library.
|
||
| 2 | 2018-05-21 | ar_track_alvar |
This package is a ROS wrapper for Alvar, an open source AR tag tracking library.
This package is a ROS wrapper for Alvar, an open source AR tag tracking library.
|
||
| 2 | 2019-05-13 | apriltag |
AprilTag detector library
AprilTag detector library
|
||
| 1 | 2019-04-01 | app_manager |
app_manager
app_manager
|
||
| 1 | 2018-09-12 | app_loader |
app_loader package.
app_loader package.
|
||
| 1 | 2018-09-12 | app3 |
app3 package.
app3 package.
|
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2018-07-21 | cob_navigation |
The cob_navigation stack provides different navigation packages for
The cob_navigation stack provides different navigation packages for
|
||
| 1 | 2019-05-20 | cob_msgs |
Messages for representing state information, such as battery information and emergency stop status.
Messages for representing state information, such as battery information and emergency stop status.
|
||
| 1 | 2018-01-07 | cob_moveit_interface |
cob_moveit_interface
cob_moveit_interface
|
||
| 2 | 2019-04-05 | cob_moveit_config |
MoveIt config files for all cob and raw
MoveIt config files for all cob and raw
|
||
| 1 | 2018-01-07 | cob_moveit_bringup |
MoveIt launch files
MoveIt launch files
|
||
| 2 | 2019-04-05 | cob_monitoring |
cob_monitoring
cob_monitoring
|
||
| 1 | 2018-07-21 | cob_model_identifier |
The cob_model_identifier package
The cob_model_identifier package
|
||
| 1 | 2019-03-14 | cob_mimic |
This package implements the Care-O-bot mimic
This package implements the Care-O-bot mimic
|
||
| 1 | 2018-07-21 | cob_mapping_slam |
cob_mapping_slam holds launch files for running SLAM using the
cob_mapping_slam holds launch files for running SLAM using the
|
||
| 1 | 2018-07-21 | cob_map_accessibility_analysis |
cob_map_accessibility_analysis receives the map from navigation as well as obstacles and inflates_obstacles topics to assemble a common obstacle map. Upon request, this node checks the accessibility of poses within thin map by (i) checking whether the pose itself is free and by (ii) checking whether there is a closed path from robot to the goal pose.
cob_map_accessibility_analysis receives the map from navigation as well as obstacles and inflates_obstacles topics to assemble a common obstacle map. Upon request, this node checks the accessibility of poses within thin map by (i) checking whether the pose itself is free and by (ii) checking whether there is a closed path from robot to the goal pose.
|
||
| 1 | 2018-01-07 | cob_manipulation |
The cob_manipulation stack includes packages that provide manipulation capabilities for Care-O-bot.
The cob_manipulation stack includes packages that provide manipulation capabilities for Care-O-bot.
|
||
| 1 | 2018-01-07 | cob_lookat_action |
cob_lookat_action
cob_lookat_action
|
||
| 1 | 2018-07-21 | cob_linear_nav |
cob_linear_nav provides a simple navigation instrument driving on a linear path from current position to goal without any planning or obstacle avoidance capabilites.
Obstacle avoidance should be carried out in other package, e.g.
cob_linear_nav provides a simple navigation instrument driving on a linear path from current position to goal without any planning or obstacle avoidance capabilites.
Obstacle avoidance should be carried out in other package, e.g.
|
||
| 1 | 2019-03-14 | cob_light |
This package contains scripts to operate the LED lights on Care-O-bot.
This package contains scripts to operate the LED lights on Care-O-bot.
|
||
| 1 | 2018-01-07 | cob_kinematics |
IK solvers and utilities for Care-O-bot
IK solvers and utilities for Care-O-bot
|
||
| 1 | 2019-04-05 | cob_interactive_teleop |
COB teleop interactive marker for RViz provided by dcgm-robotics@FIT group.
COB teleop interactive marker for RViz provided by dcgm-robotics@FIT group.
|
||
| 1 | 2019-04-11 | cob_image_flip |
Flips the image of Care-O-bots kinect in dependence of the viewing direction of the cameras to receive an upright image all the time.
Flips the image of Care-O-bots kinect in dependence of the viewing direction of the cameras to receive an upright image all the time.
|
||
| 1 | 2019-04-05 | cob_helper_tools |
Helper scripts for Care-O-bot
Helper scripts for Care-O-bot
|
||
| 1 | 2019-04-05 | cob_hardware_config |
This package contains configuration for each robot instance (e.g. cob4-X, raw3-X). There is a directory for each robot with configuration about urdf and hardware/device configurations.
This package contains configuration for each robot instance (e.g. cob4-X, raw3-X). There is a directory for each robot with configuration about urdf and hardware/device configurations.
|
||
| 1 | 2018-07-22 | cob_hand_bridge |
The cob_hand_bridge package
The cob_hand_bridge package
|
||
| 1 | 2018-07-22 | cob_hand |
The cob_hand stack includes packages that provide access to the Care-O-bot hand through ROS serial.
The cob_hand stack includes packages that provide access to the Care-O-bot hand through ROS serial.
|
||
| 1 | 2018-01-07 | cob_grasp_generation |
Grasp generation for Care-O-bot based on OpenRAVE
Grasp generation for Care-O-bot based on OpenRAVE
|
||
| 1 | 2019-03-14 | cob_generic_can |
The package cob_generic_can provides an interface for nodes on a can-bus and examplary wrappers for two PeakSys-can-libs. When a can-bus-device is generated (for an example see base_dirve_chain) you can use generic_can to create as many itfs as there will be components communicating via this can-bus. Assign type of the can communication device (e.g. usb-to-can or can-card of a specific vendor) and can-address of the target device. This package comes with wrappers for PeakSys and PeakSysUSB adapters.
The package cob_generic_can provides an interface for nodes on a can-bus and examplary wrappers for two PeakSys-can-libs. When a can-bus-device is generated (for an example see base_dirve_chain) you can use generic_can to create as many itfs as there will be components communicating via this can-bus. Assign type of the can communication device (e.g. usb-to-can or can-card of a specific vendor) and can-address of the target device. This package comes with wrappers for PeakSys and PeakSysUSB adapters.
|
||
| 1 | 2018-07-21 | cob_gazebo_worlds |
This package provides some worlds for gazebo simulation.
This package provides some worlds for gazebo simulation.
|
||
| 1 | 2018-01-07 | cob_gazebo_ros_control |
This package contains a specialization of the gazebo_ros_control plugin.
The cob_gazebo_ros_control plugin allows Multi-HardwareInterface-Support.
This package contains a specialization of the gazebo_ros_control plugin.
The cob_gazebo_ros_control plugin allows Multi-HardwareInterface-Support.
|
||
| 1 | 2018-01-07 | cob_gazebo_plugins |
cob_gazebo_plugins meta-package
cob_gazebo_plugins meta-package
|
||
| 1 | 2018-07-21 | cob_gazebo_objects |
This package provides some objects and furniture for gazebo simulation.
This package provides some objects and furniture for gazebo simulation.
|
||
| 1 | 2018-07-21 | cob_gazebo |
Launch files and tools for 3D simulation of Care-O-bot in gazebo simulator.
Launch files and tools for 3D simulation of Care-O-bot in gazebo simulator.
|
||
| 1 | 2018-07-21 | cob_frame_tracker |
The cob_frame_tracker package
The cob_frame_tracker package
|
||
| 1 | 2018-07-21 | cob_footprint_observer |
The cob_footprint_observer package adjusts the footprint of the robot based on the setup (e.g. arm and/or tray).
The cob_footprint_observer package adjusts the footprint of the robot based on the setup (e.g. arm and/or tray).
|
||
| 1 | 2018-01-07 | cob_extern |
The cob_extern stack contains third party libraries needed for operating Care-O-bot. The packages are downloaded from the manufactorers website and not changed in any way.
The cob_extern stack contains third party libraries needed for operating Care-O-bot. The packages are downloaded from the manufactorers website and not changed in any way.
|
||
| 1 | 2019-04-05 | cob_environments |
This stack holds packages for IPA default environment configuration.
This stack holds packages for IPA default environment configuration.
|
||
| 1 | 2019-03-14 | cob_elmo_homing |
This packagae implements the special homing procedure that is needed for old cob4/raw bases
This packagae implements the special homing procedure that is needed for old cob4/raw bases
|
||
| 1 | 2019-03-14 | cob_driver |
The cob_driver stack includes packages that provide access to the Care-O-bot hardware through ROS messages, services and actions. E.g. for mobile base, arm, camera sensors, laser scanners, etc...
The cob_driver stack includes packages that provide access to the Care-O-bot hardware through ROS messages, services and actions. E.g. for mobile base, arm, camera sensors, laser scanners, etc...
|
||
| 1 | 2018-01-07 | cob_docker_control |
Autonomous docking
Autonomous docking
|
||
| 1 | 2019-05-20 | cob_description |
This package contains the description (mechanical, kinematic, visual,
etc.) of the Care-O-bot robot. The files in this package are parsed and used by
a variety of other components. Most users will not interact directly
with this package.
This package contains the description (mechanical, kinematic, visual,
etc.) of the Care-O-bot robot. The files in this package are parsed and used by
a variety of other components. Most users will not interact directly
with this package.
|
||
| 1 | 2019-04-05 | cob_default_robot_config |
Default configuration of the different robots supported by the Care-O-bot stacks. Configuration is e.g. preconfigured joint positions.
Default configuration of the different robots supported by the Care-O-bot stacks. Configuration is e.g. preconfigured joint positions.
|
||
| 1 | 2019-04-05 | cob_default_robot_behavior |
The cob_default_robot_behavior package
The cob_default_robot_behavior package
|
||
| 1 | 2019-04-05 | cob_default_env_config |
This package contains configuration files for the default environments for Care-O-bot supported by IPA.
This package contains configuration files for the default environments for Care-O-bot supported by IPA.
|
||
| 1 | 2019-04-05 | cob_dashboard |
cob_dashboard is a modified version of [[pr2_dashboard]].
cob_dashboard is a modified version of [[pr2_dashboard]].
|
||
| 1 | 2018-07-21 | cob_control_msgs |
Common messages and services used in various packages within cob_control.
Common messages and services used in various packages within cob_control.
|
||
| 1 | 2018-07-21 | cob_control_mode_adapter |
The cob_control_mode_adapter package
The cob_control_mode_adapter package
|
||
| 1 | 2018-07-21 | cob_control |
cob_control meta-package
cob_control meta-package
|
||
| 1 | 2019-05-20 | cob_common |
The cob_common stack hosts common packages that are used within the Care-O-bot repository. E.g. utility packages or common message and service definitions etc. Also the urdf desciption of the robot is located in this stack.
The cob_common stack hosts common packages that are used within the Care-O-bot repository. E.g. utility packages or common message and service definitions etc. Also the urdf desciption of the robot is located in this stack.
|
||
| 1 | 2019-04-05 | cob_command_tools |
The cob_command_tools stack provides tools, for operating Care-O-bot.
The cob_command_tools stack provides tools, for operating Care-O-bot.
|
||
| 1 | 2019-04-05 | cob_command_gui |
This package provides a simple GUI for operating Care-O-bot.
This package provides a simple GUI for operating Care-O-bot.
|
||
| 1 | 2018-07-21 | cob_collision_velocity_filter |
The cob_collision_velocity_filter package is a package for collision avoidance using teleoperation.
The cob_collision_velocity_filter package is a package for collision avoidance using teleoperation.
|
||
| 1 | 2018-01-07 | cob_collision_monitor |
The collision monitor uses the planning scene monitor to read the state of the robot and check it for collision with itselt or the environment. It addition a ground plane is added in any case. Can be used as a stand-aloan node or a move_group capability.
The collision monitor uses the planning scene monitor to read the state of the robot and check it for collision with itselt or the environment. It addition a ground plane is added in any case. Can be used as a stand-aloan node or a move_group capability.
|
||
| 1 | 2018-07-21 | cob_cartesian_controller |
This package provides nodes that broadcast tf-frames along various (model-based) Cartesian paths (e.g. Linear, Circular).
The tf-frames are interpolated using a given velocity profile (e.g. Ramp, Sinoid) and can be used as targets for the cob_frame_tracker/cob_twist_controller.
This package provides nodes that broadcast tf-frames along various (model-based) Cartesian paths (e.g. Linear, Circular).
The tf-frames are interpolated using a given velocity profile (e.g. Ramp, Sinoid) and can be used as targets for the cob_frame_tracker/cob_twist_controller.
|
||
| 1 | 2019-03-14 | cob_canopen_motor |
The package cob_canopen_motor implements a controller-drive component which is connected to a can-bus and works with a canopen-interface. "CanDriveItf" provides a - more or less - generic interface to the controller-drive components. "CanDrvie..." then implements a specific setup, e.g. an ELMO Harmonica Controller in case of the "CanDriveHarmonica".
The package cob_canopen_motor implements a controller-drive component which is connected to a can-bus and works with a canopen-interface. "CanDriveItf" provides a - more or less - generic interface to the controller-drive components. "CanDrvie..." then implements a specific setup, e.g. an ELMO Harmonica Controller in case of the "CanDriveHarmonica".
|
Packages
Packages
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | rosprofiler | ||||
| 0 | rospkg | ||||
| 1 | rospilot_deps | ||||
| 1 | rospilot | ||||
| 2 | rosparam_shortcuts | ||||
| 1 | rosparam_handler | ||||
| 2 | 2014-12-22 | rosparam |
rosparam contains the rosparam command-line tool for getting and
setting ROS Parameters on the
rosparam contains the rosparam command-line tool for getting and
setting ROS Parameters on the
|
||
| 2 | 2014-12-22 | rosout |
System-wide logging mechanism for messages sent to the /rosout topic.
System-wide logging mechanism for messages sent to the /rosout topic.
|
||
| 2 | 2014-12-22 | rosnode |
rosnode is a command-line tool for displaying debug information
about ROS
rosnode is a command-line tool for displaying debug information
about ROS
|
||
| 2 | 2014-12-22 | rosmsg |
rosmsg contains two command-line tools:
rosmsg contains two command-line tools:
|
||
| 1 | rosmon_msgs | ||||
| 1 | rosmon_core | ||||
| 1 | rosmon | ||||
| 2 | 2014-12-22 | rosmaster |
ROS
ROS
|
||
| 2 | 2014-12-22 | roslz4 |
A Python and C++ implementation of the LZ4 streaming format. Large data
streams are split into blocks which are compressed using the very fast LZ4
compression algorithm.
A Python and C++ implementation of the LZ4 streaming format. Large data
streams are split into blocks which are compressed using the very fast LZ4
compression algorithm.
|
||
| 1 | 2016-04-13 | roslibjs_experimental |
The roslibjs_experimental package
The roslibjs_experimental package
|
||
| 1 | 2016-04-13 | roslibjs |
The roslibjs package
The roslibjs package
|
||
| 2 | 2014-12-22 | roslaunch |
roslaunch is a tool for easily launching multiple ROS
roslaunch is a tool for easily launching multiple ROS
|
||
| 1 | 2014-08-06 | rosjson_time |
rosjson_time is a Python library for converting ROS messages to JSON
(JavaScript Object Notation) representation. This is essentially the
same as the rosjson package, but modified so that time is not rounded.
- Ian McMahon/imcmahon@grasp.upenn.edu
rosjson_time is a Python library for converting ROS messages to JSON
(JavaScript Object Notation) representation. This is essentially the
same as the rosjson package, but modified so that time is not rounded.
- Ian McMahon/imcmahon@grasp.upenn.edu
|
||
| 1 | rosjson | ||||
| 1 | rosjava_test_msgs | ||||
| 1 | rosjava_dynamic_reconfigure | ||||
| 2 | rosidl_typesupport_opensplice_cpp | ||||
| 2 | rosidl_typesupport_opensplice_c | ||||
| 1 | rosidl_typesupport_introspection_cpp | ||||
| 1 | rosidl_typesupport_introspection_c | ||||
| 1 | rosidl_typesupport_interface | ||||
| 1 | rosidl_typesupport_fastrtps_cpp | ||||
| 1 | rosidl_typesupport_fastrtps_c | ||||
| 1 | rosidl_typesupport_cpp | ||||
| 2 | rosidl_typesupport_connext_cpp | ||||
| 2 | rosidl_typesupport_connext_c | ||||
| 1 | rosidl_typesupport_c | ||||
| 1 | rosidl_runtime_py | ||||
| 1 | rosidl_parser | ||||
| 2 | rosidl_generator_py | ||||
| 1 | rosidl_generator_dds_idl | ||||
| 1 | rosidl_generator_cpp | ||||
| 1 | rosidl_generator_c | ||||
| 2 | rosidl_default_runtime | ||||
| 2 | rosidl_default_generators | ||||
| 1 | rosidl_cmake | ||||
| 1 | rosidl_adapter | ||||
| 1 | rosidl_actions | ||||
| 2 | 2014-12-22 | rosgraph |
rosgraph contains the rosgraph command-line tool, which prints
information about the ROS Computation Graph. It also provides an
internal library that can be used by graphical tools.
rosgraph contains the rosgraph command-line tool, which prints
information about the ROS Computation Graph. It also provides an
internal library that can be used by graphical tools.
|
||
| 1 | rosfmt | ||||
| 1 | rosflight_utils | ||||
| 1 | rosflight_sim | ||||
| 1 | rosflight_pkgs | ||||
| 1 | rosflight_msgs |