Package Details: ros-noetic-roscpp 1.16.0-1

Git Clone URL: https://aur.archlinux.org/ros-noetic-roscpp.git (read-only, click to copy)
Package Base: ros-noetic-roscpp
Description: ROS - roscpp is a C++ implementation of ROS.
Upstream URL: https://github.com/ros/ros_comm
Licenses: BSD
Submitter: acxz
Maintainer: acxz
Last Packager: AchmadFathoni
Votes: 1
Popularity: 0.000000
First Submitted: 2020-05-24 13:00 (UTC)
Last Updated: 2023-06-11 09:51 (UTC)

Pinned Comments

acxz commented on 2022-02-22 23:49 (UTC)

Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.

Latest Comments

Alad commented on 2022-02-23 15:15 (UTC)

Done, thx

acxz commented on 2022-02-22 23:50 (UTC)

Nice find! Do you mind opening a PR at the associated repo.

acxz commented on 2022-02-22 23:49 (UTC)

Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.

Alad commented on 2022-02-22 15:58 (UTC)

needs makedepends on google-glog (ros-noetic-rosconsole only specifies it as an optdepends)

CMake Error at /opt/ros/noetic/share/rosconsole/cmake/rosconsoleConfig.cmake:173 (message):
  Project 'roscpp' tried to find library 'glog'.  The library is neither a
  target nor built/installed properly.  Did you compile project 'rosconsole'?
  Did you find_package() it before the subdirectory containing its code is
  included?
Call Stack (most recent call first):
  /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
  CMakeLists.txt:8 (find_package)