Skip to content

Commit

Permalink
Add packages for ROS2 kuka drivers (ros#40561)
Browse files Browse the repository at this point in the history
* add nanopb and grpc packages

* add grpc to fedora

* remove grpc

* update nanopb package info

* Update rosdep/base.yaml

Co-authored-by: Chris Lalancette <[email protected]>

* add packages of kuka drivers

* fix branch name

* remove controllers (merged to drivers)

---------

Co-authored-by: Svastits <[email protected]>
Co-authored-by: Chris Lalancette <[email protected]>
  • Loading branch information
3 people committed Apr 23, 2024
1 parent 350962d commit 34053df
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions humble/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3141,6 +3141,36 @@ repositories:
url: https://github.com/kobuki-base/kobuki_velocity_smoother.git
version: release/0.15.x
status: maintained
kuka_drivers:
doc:
type: git
url: https://github.com/kroshu/kuka_drivers.git
version: master
source:
type: git
url: https://github.com/kroshu/kuka_drivers.git
version: master
status: developed
kuka_external_control_sdk:
doc:
type: git
url: https://github.com/kroshu/kuka-external-control-sdk.git
version: master
source:
type: git
url: https://github.com/kroshu/kuka-external-control-sdk.git
version: master
status: developed
kuka_robot_descriptions:
doc:
type: git
url: https://github.com/kroshu/kuka_robot_descriptions.git
version: master
source:
type: git
url: https://github.com/kroshu/kuka_robot_descriptions.git
version: master
status: developed
lanelet2:
doc:
type: git
Expand Down

0 comments on commit 34053df

Please sign in to comment.