Package Details: ros-melodic-gazebo-ros-control 2.8.7-3

Git Clone URL: https://aur.archlinux.org/ros-melodic-gazebo-ros-control.git (read-only, click to copy)
Package Base: ros-melodic-gazebo-ros-control
Description: ROS - gazebo_ros_control.
Upstream URL: http://ros.org/wiki/gazebo_ros_control
Licenses: BSD
Submitter: GPereira
Maintainer: None
Last Packager: bionade24
Votes: 0
Popularity: 0.000000
First Submitted: 2018-05-13 18:47 (UTC)
Last Updated: 2021-03-23 02:31 (UTC)

Latest Comments

MichaelChou commented on 2018-08-06 12:47 (UTC)

Thanks for you quick reply.

These errors still exist. And now ros-melodic-gazebo-ros does not compile and produces the same errors. I think it might have something to do with the latest gazebo package: https://aur.archlinux.org/packages/gazebo.

GPereira commented on 2018-08-05 11:30 (UTC)

Should be fixed now, please check. Thanks :)

MichaelChou commented on 2018-08-01 06:33 (UTC)

Compilation failed with errors like these:

/usr/include/ignition/msgs1/ignition/msgs/pid.pb.h:113:10: error: ‘PROTOBUF_CONSTEXPR’ does not name a type; did you mean ‘PROTOBUF_CONSTEXPR_VAR’?
   static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
          ^~~~~~~~~~~~~~~~~~
          PROTOBUF_CONSTEXPR_VAR
/usr/include/gazebo-9/gazebo/msgs/shadows.pb.h:339:113: error: expected class-name before ‘{’ token
 template <> struct is_proto_enum< ::gazebo::msgs::Shadows_ShadowType> : ::google::protobuf::internal::true_type {};
                                                                                                                                                 ^