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 jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
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.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.

rosjava_messages package from rosjava_messages repo

rosjava_messages

Package Summary

Tags No category tags.
Version 0.2.3
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/rosjava/rosjava_messages.git
VCS Type git
VCS Version indigo
Last Updated 2016-12-12
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

Message generation for rosjava.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Damon Kohler

RosJava Messages

History

Some history for the annals of time and also for future devs who are wondering about the boundaries defining the choice of message packages that form the conglomeration that is rosjava messages.

Several approaches were tried/tested, discarded until we have what is here.

Scan rosdistro to discover all possible message packages

Experimental packages often appear/disappear and this triggered too much manual intervention to maintain. There is also far too many packages that have code with it too. This is awkward for rosjava to depend on - I prefer message only packages and have encouraged upstream folk to shift their messages to message only packages in certain instances.

Used for hydro, but dropped for indigo

Minimal set of messages directly used by rosjava/android

Easiest to maintain, but not so useful for users - they have to then go off and generate many message packages themselves, even if only using some of the more common packages.

Used for indigo, but dropped shortly afterwards

Minimal set and finite set of stable, popular packages

Relatively easy to maintain and important for maven repo users since they will not want to go and directly build message packages themselves. If I get a request, I usually add to the list to support these users.

Used in indigo

CHANGELOG

Changelog

0.2.2 (2015-04-22)

  • add world_canvas_msgs

0.2.1 (2015-02-25)

  • workaround for move_base_msgs (add roscpp as a msg package).
  • dependencies for builds of rosjava/android core and android interactions added.
  • restructured as a meta-message artifact generator of core messages only for indigo.
  • Contributors: Daniel Stonier, Martin Pecka

0.1.52 (2013-12-26)

  • message generation and indexing now more intelligent, checks message_generation deps, not xxx_msgs naming.
  • scrapes for many more packages (too many to list) with the new indexing

0.1.40 (2013-11-11)

  • tf2_geometry_msgs -> 0.4.9

0.1.39 (2013-11-11)

  • velodyne_msgs -> 1.1.2
  • yocs_msgs -> 0.5.2

0.1.38 (2013-11-01)

  • constrain open ranged dependencies.

0.1.37 (2013-11-01)

  • concert_msgs -> 0.6.4
  • gateway_msgs -> 0.6.4
  • rocon_app_manager_msgs -> 0.6.4
  • rocon_msgs -> 0.6.4

0.1.36 (2013-10-31)

  • remove unintended rocon_std_msgs

0.1.35 (2013-10-31)

  • use ROS_MAVEN_REPOSITORY
  • concert_msgs -> 0.6.3
  • gateway_msgs -> 0.6.3
  • rocon_app_manager_msgs -> 0.6.3
  • rocon_msgs -> 0.6.3
    • humanoid_msgs -> 0.2.0
    • humanoid_nav_msgs -> 0.2.0
    • nao_msgs -> 0.2.2

0.1.32 (2013-10-25)

  • use maven style open range dependencies

0.1.31 (2013-10-09)

  • rosserial_msgs -> 0.5.4
    • wireless_msgs -> 0.0.1
  • multimaster_fkie_msgs -> 0.3.7
  • kingfisher_msgs -> 0.0.2
  • yocs_msgs -> 0.5.1
  • controller_manager_msgs -> 0.5.8
  • gazebo_msgs -> 2.3.2
  • hector_nav_msgs -> 0.3.1

0.1.22 (2013-10-09)

    • yocs_msgs -> 0.4.1
    • sr_ronex_messages -> 0.9.3
  • rosgraph_msgs -> 1.9.50
  • std_srvs -> 1.9.50
  • geographic_msgs -> 0.3.1
  • move_base_msgs -> 1.11.4
  • moveit_msgs -> 0.5.2

0.1.15 (2013-09-23)

  • use updated ros gradle plugins with maven-publish for publishing.

0.1.14 (2013-09-22)

  • rosserial_msgs -> 0.5.3
  • rosgraph_msgs -> 1.9.49
  • std_srvs -> 1.9.49
  • gazebo_msgs -> 2.3.2

0.1.11 (2013-09-18)

  • run_depends on the build tools only

0.1.9 (2013-09-17)

  • added ugly mixed msg/code map_store dependency for android_apps

0.1.8 (2013-09-17)

  • gradle wrapper -> 1.7
  • avoid crashes if the environment isn't exactly correct.

0.1.7 (2013-09-13)

  • first release that has done a full scrape of rosdistro for 'official messages'.
  • rosjava's test_ros messages bundled here as a sub-packages (somewhat dirtily).

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosjava_messages at Robotics Stack Exchange

rosjava_messages package from rosjava_messages repo

rosjava_messages

Package Summary

Tags No category tags.
Version 0.1.345
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/rosjava/rosjava_messages.git
VCS Type git
VCS Version hydro
Last Updated 2015-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

Message generation for rosjava.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Damon Kohler

RosJava Messages

Message Artifact Generation

Your regular rosjava message project does not need this complexity!

The gradle magic in settings.gradle is responsible for kickstarting the following very useful things for a big release of message packages:

  • Generating an artifact for every listed (in the package.xml) ros message package.
  • Discovering & applying the underlying package version and dependency information to the artifact.

It manages the correspondence by dynamically spawning subprojects from a template build.gradle. This saves a very large amount of tedious and repetitive gradle management.

The package version and dependency information is extracted by the catkin gradle plugin that can be found in rosjava_bootstrap.

CHANGELOG

Changelog for package rosjava_messages

0.1.52 (2013-12-26) ------------------* message generation and indexing now more intelligent, checks message_generation deps, not xxx_msgs naming. * scrapes for many more packages (too many to list) with the new indexing

0.1.40 (2013-11-11) ------------------* tf2_geometry_msgs -> 0.4.9

0.1.39 (2013-11-11) ------------------* velodyne_msgs -> 1.1.2 * yocs_msgs -> 0.5.2

0.1.38 (2013-11-01) ------------------* constrain open ranged dependencies.

0.1.37 (2013-11-01) ------------------* concert_msgs -> 0.6.4 * gateway_msgs -> 0.6.4 * rocon_app_manager_msgs -> 0.6.4 * rocon_msgs -> 0.6.4

0.1.36 (2013-10-31) ------------------* remove unintended rocon_std_msgs

0.1.35 (2013-10-31) ------------------* use ROS_MAVEN_REPOSITORY * concert_msgs -> 0.6.3 * gateway_msgs -> 0.6.3 * rocon_app_manager_msgs -> 0.6.3 * rocon_msgs -> 0.6.3 *

  • humanoid_msgs -> 0.2.0 * + humanoid_nav_msgs -> 0.2.0 * + nao_msgs -> 0.2.2

0.1.32 (2013-10-25) ------------------* use maven style open range dependencies

0.1.31 (2013-10-09)

  • rosserial_msgs -> 0.5.4
    • wireless_msgs -> 0.0.1
  • multimaster_fkie_msgs -> 0.3.7
  • kingfisher_msgs -> 0.0.2
  • yocs_msgs -> 0.5.1
  • controller_manager_msgs -> 0.5.8
  • gazebo_msgs -> 2.3.2
  • hector_nav_msgs -> 0.3.1

0.1.22 (2013-10-09)

    • yocs_msgs -> 0.4.1
    • sr_ronex_messages -> 0.9.3
  • rosgraph_msgs -> 1.9.50
  • std_srvs -> 1.9.50
  • geographic_msgs -> 0.3.1
  • move_base_msgs -> 1.11.4
  • moveit_msgs -> 0.5.2

0.1.15 (2013-09-23)

  • use updated ros gradle plugins with maven-publish for publishing.

0.1.14 (2013-09-22)

  • rosserial_msgs -> 0.5.3
  • rosgraph_msgs -> 1.9.49
  • std_srvs -> 1.9.49
  • gazebo_msgs -> 2.3.2

0.1.11 (2013-09-18)

  • run_depends on the build tools only

0.1.9 (2013-09-17)

  • added ugly mixed msg/code map_store dependency for android_apps

0.1.8 (2013-09-17)

  • gradle wrapper -> 1.7
  • avoid crashes if the environment isn't exactly correct.

0.1.7 (2013-09-13)

  • first release that has done a full scrape of rosdistro for 'official messages'.
  • rosjava's test_ros messages bundled here as a sub-packages (somewhat dirtily).

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
rosjava_build_tools
rosjava_bootstrap
map_store
ackermann_msgs
actionlib
actionlib_msgs
actionlib_tutorials
agile_grasp
app_manager
applanix_msgs
apriltags_ros
ar_track_alvar
arbotix_msgs
ardrone_autonomy
asmach_tutorials
audio_common_msgs
axis_camera
base_local_planner
basic_states_skill_msgs
batteries_skill_msgs
baxter_core_msgs
baxter_maintenance_msgs
bayesian_belief_networks
blob
bond
brics_actuator
bride_tutorials
bwi_msgs
bwi_planning
bwi_planning_common
calibration_msgs
capabilities
clearpath_base
cmvision
cob_base_drive_chain
cob_camera_sensors
cob_footprint_observer
cob_grasp_generation
cob_kinematics
cob_light
cob_lookat_action
cob_object_detection_msgs
cob_perception_msgs
cob_phidgets
cob_pick_place_action
cob_relayboard
cob_script_server
cob_sound
cob_srvs
cob_trajectory_controller
concert_msgs
control_msgs
control_toolbox
controller_manager_msgs
costmap_2d
create_node
data_vis_msgs
designator_integration_msgs
diagnostic_msgs
dna_extraction_msgs
driver_base
dynamic_reconfigure
dynamic_tf_publisher
dynamixel_controllers
dynamixel_msgs
ecto_ros
epos_driver
ethercat_hardware
ethercat_trigger_controllers
eusgazebo
face_detector
fingertip_pressure
frontier_exploration
fs100_motoman
gateway_msgs
gazebo_msgs
gazebo_plugins
gazebo_ros
geographic_msgs
geometry_msgs
gps_common
graft
graph_msgs
grasp_stability_msgs
grasping_msgs
grizzly_msgs
handle_detector
hector_mapping
hector_nav_msgs
hector_uav_msgs
hector_worldmodel_msgs
household_objects_database_msgs
hrpsys_gazebo_msgs
humanoid_nav_msgs
iai_content_msgs
iai_control_msgs
iai_kinematics_msgs
iai_robosherlock_actions
iai_urdf_msgs
iai_wsg_50_msgs
iiwa
image_cb_detector
image_exposure_msgs
image_view2
industrial_msgs
interaction_cursor_msgs
interactive_marker_proxy
jaco_msgs
jsk_footstep_controller
jsk_footstep_msgs
jsk_gui_msgs
jsk_hark_msgs
jsk_network_tools
jsk_pcl_ros
jsk_perception
jsk_recognition_msgs
jsk_rviz_plugins
jsk_topic_tools
json_prolog_msgs
katana_msgs
keyboard
kingfisher_msgs
kobuki_msgs
kobuki_testsuite
laser_assembler
leap_motion
linux_hardware
lizi
maggie_eyelids_msgs
maggie_ir_controller_msgs
maggie_motor_controller_msgs
maggie_rfid_msgs
manipulation_msgs
map_msgs
mavros
microstrain_3dmgx2_imu
ml_classifiers
mln_robosherlock_msgs
mongodb_store
mongodb_store_msgs
move_base
move_base_msgs
moveit_msgs
moveit_simple_grasps
multi_level_map_msgs
multimaster_msgs_fkie
multisense_ros
nao_interaction_msgs
naoqi_msgs
nav2d_msgs
nav2d_navigator
nav2d_operator
nav_msgs
ndt_map
network_monitor_udp
nmea_msgs
nodelet
novatel_msgs
object_recognition_msgs
octomap_msgs
p2os_msgs
pano_ros
pcl_msgs
pddl_msgs
people_msgs
person_msgs
play_motion_msgs
polled_camera
posedetection_msgs
pr2_calibration_launch
pr2_common_action_msgs
pr2_controllers_msgs
pr2_gazebo_plugins
pr2_gripper_sensor_action
pr2_gripper_sensor_msgs
pr2_mechanism_controllers
pr2_mechanism_msgs
pr2_msgs
pr2_power_board
pr2_precise_trajectory
pr2_self_test_msgs
pr2_tilt_laser_interface
program_queue
ptu_control
qt_tutorials
r2_msgs
rail_manipulation_msgs
rail_segmentation
rail_user_queue_manager
razer_hydra
resized_image_transport
robot_localization
roboteq_msgs
robotnik_msgs
rocon_app_manager_msgs
rocon_interaction_msgs
rocon_service_pair_msgs
rocon_std_msgs
romeo_dcm_msgs
rosapi
rosauth
rosbridge_library
roscpp
roscpp_tutorials
roseus
roseus_smach
rosgraph_msgs
rospeex_msgs
rospy_message_converter
rospy_tutorials
rosruby
rosruby_messages
rosruby_tutorials
rosserial_arduino
rosserial_msgs
rosserial_windows
rovio_shared
rtmbuild
rtt_ros_msgs
s3000_laser
saphari_msgs
scanning_table_msgs
scheduler_msgs
schunk_sdh
segbot_sensors
segway_rmp
sensor_msgs
shape_msgs
shared_serial
sherlock_sim_msgs
simple_robot_control
smach_msgs
smart_battery_msgs
sound_play
speech_recognition_msgs
sr_edc_ethercat_drivers
sr_robot_msgs
sr_ronex_msgs
statistics_msgs
std_msgs
std_srvs
stdr_msgs
stereo_msgs
stereo_wall_detection
tf
tf2_msgs
theora_image_transport
topic_proxy
topic_tools
touch_skill_msgs
trajectory_msgs
turtle_actionlib
turtlebot_actions
turtlebot_calibration
turtlebot_msgs
turtlesim
twist_mux_msgs
um6
underwater_sensor_msgs
ur_msgs
uuid_msgs
velodyne_msgs
view_controller_msgs
visp_camera_calibration
visp_hand2eye_calibration
visp_tracker
visualization_msgs
wfov_camera_msgs
wge100_camera
wifi_ddwrt
wireless_msgs
yocs_msgs
zeroconf_msgs
catkin

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged rosjava_messages at Robotics Stack Exchange

rosjava_messages package from rosjava_messages repo

rosjava_messages

Package Summary

Tags No category tags.
Version 0.3.0
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/rosjava/rosjava_messages.git
VCS Type git
VCS Version kinetic
Last Updated 2016-12-24
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

Message generation for rosjava.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Damon Kohler

RosJava Messages

History

Some history for the annals of time and also for future devs who are wondering about the boundaries defining the choice of message packages that form the conglomeration that is rosjava messages.

Several approaches were tried/tested, discarded until we have what is here.

Scan rosdistro to discover all possible message packages

Experimental packages often appear/disappear and this triggered too much manual intervention to maintain. There is also far too many packages that have code with it too. This is awkward for rosjava to depend on - I prefer message only packages and have encouraged upstream folk to shift their messages to message only packages in certain instances.

Used for hydro, but dropped for indigo

Minimal set of messages directly used by rosjava/android

Easiest to maintain, but not so useful for users - they have to then go off and generate many message packages themselves, even if only using some of the more common packages.

Used for indigo, but dropped shortly afterwards

Minimal set and finite set of stable, popular packages

Relatively easy to maintain and important for maven repo users since they will not want to go and directly build message packages themselves. If I get a request, I usually add to the list to support these users.

Used in indigo

CHANGELOG

Changelog

0.3.0 (2016-12-15)

  • updates for Kinetic release.

0.2.2 (2015-04-22)

  • add world_canvas_msgs

0.2.1 (2015-02-25)

  • workaround for move_base_msgs (add roscpp as a msg package).
  • dependencies for builds of rosjava/android core and android interactions added.
  • restructured as a meta-message artifact generator of core messages only for indigo.
  • Contributors: Daniel Stonier, Martin Pecka

0.1.52 (2013-12-26)

  • message generation and indexing now more intelligent, checks message_generation deps, not xxx_msgs naming.
  • scrapes for many more packages (too many to list) with the new indexing

0.1.40 (2013-11-11)

  • tf2_geometry_msgs -> 0.4.9

0.1.39 (2013-11-11)

  • velodyne_msgs -> 1.1.2
  • yocs_msgs -> 0.5.2

0.1.38 (2013-11-01)

  • constrain open ranged dependencies.

0.1.37 (2013-11-01)

  • concert_msgs -> 0.6.4
  • gateway_msgs -> 0.6.4
  • rocon_app_manager_msgs -> 0.6.4
  • rocon_msgs -> 0.6.4

0.1.36 (2013-10-31)

  • remove unintended rocon_std_msgs

0.1.35 (2013-10-31)

  • use ROS_MAVEN_REPOSITORY
  • concert_msgs -> 0.6.3
  • gateway_msgs -> 0.6.3
  • rocon_app_manager_msgs -> 0.6.3
  • rocon_msgs -> 0.6.3
    • humanoid_msgs -> 0.2.0
    • humanoid_nav_msgs -> 0.2.0
    • nao_msgs -> 0.2.2

0.1.32 (2013-10-25)

  • use maven style open range dependencies

0.1.31 (2013-10-09)

  • rosserial_msgs -> 0.5.4
    • wireless_msgs -> 0.0.1
  • multimaster_fkie_msgs -> 0.3.7
  • kingfisher_msgs -> 0.0.2
  • yocs_msgs -> 0.5.1
  • controller_manager_msgs -> 0.5.8
  • gazebo_msgs -> 2.3.2
  • hector_nav_msgs -> 0.3.1

0.1.22 (2013-10-09)

    • yocs_msgs -> 0.4.1
    • sr_ronex_messages -> 0.9.3
  • rosgraph_msgs -> 1.9.50
  • std_srvs -> 1.9.50
  • geographic_msgs -> 0.3.1
  • move_base_msgs -> 1.11.4
  • moveit_msgs -> 0.5.2

0.1.15 (2013-09-23)

  • use updated ros gradle plugins with maven-publish for publishing.

0.1.14 (2013-09-22)

  • rosserial_msgs -> 0.5.3
  • rosgraph_msgs -> 1.9.49
  • std_srvs -> 1.9.49
  • gazebo_msgs -> 2.3.2

0.1.11 (2013-09-18)

  • run_depends on the build tools only

0.1.9 (2013-09-17)

  • added ugly mixed msg/code map_store dependency for android_apps

0.1.8 (2013-09-17)

  • gradle wrapper -> 1.7
  • avoid crashes if the environment isn't exactly correct.

0.1.7 (2013-09-13)

  • first release that has done a full scrape of rosdistro for 'official messages'.
  • rosjava's test_ros messages bundled here as a sub-packages (somewhat dirtily).

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosjava_messages at Robotics Stack Exchange

No version for distro melodic. Known supported distros are highlighted in the buttons above.