-
In many multi-robot applications, we need few up-downlink for data to the central system and some from the central-system to *all* the robots which is inconvenient if we are not using Multicast/Broadc…
-
Question regarding rapp platform.
Are there any examples of multi-robot support for rapps?
-
Some multi-dispatch actions may trigger a COMPUTE_ROBOT_STATE_TIMELINE_REQUEST before any COMPUTE_ROBOT_STATE_TIMELINE_SUCCESS has happened
![image](https://user-images.githubusercontent.com/115903…
-
Hi, you've created an amazing code base both in this project and your lab! Good job!
I tried to compile the ego-planer-swarm project, but either ways for building it fails with the same error, a head…
-
I just setup a clean system with WSL, and I noticed the following:
~~~
(gazebo) traversaro@IITICUBLAP257:~$ gazebo --verbose
Gazebo multi-robot simulator, version 11.8.1
Copyright (C) 2012 Open So…
-
**Is your feature request related to a problem? Please describe.**
Vision Language Models are useful for understanding based on images. In robotics, the environment is dynamic and images from camera …
-
```
subsystem: {application-specific component, controller, core component, driver, generic, generic component,
generic task, launch file, MAVCONN library, metapackage, motion, motoplus pluging, N/A…
-
`Simulator` should be modified to support both Engine and EngineMultirobot. The same goes for `Viewer`.
In the current implementation of Engine, some base methods are explicitly forbidden, which is…
-
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/17162325?buildTab=log) with [artifacts](https://teamcity.cockroachd…
-
### Description
I am trying to simulate two mobile robots, each with its own arm which I am trying to control with MoveIt. To organize the two robots, I am using namespacing on the nodes and topics…