Skip to content
#

ros

Here are 5,726 public repositories matching this topic...

ardupilot
peterbarker
peterbarker commented Feb 8, 2022

Feature request

Is your feature request related to a problem? Please describe.
We can't currently include AVSUAS in our all.xml because ChibiOS is leaving a symbol in the global namespace which gets shadowed by the mavlink bindings generated from AVSUAS xml.

Describe the solution you'd like

Compilation - preferably getting that symbol out of the global namespace!

**Describe

webots
ShuffleWire
ShuffleWire commented Oct 8, 2021

Steps to Reproduce

  1. Create empty directory with the wizard
  2. Add a robot and a join
  3. In view, add "Show join axes"
  4. Nothing seems to happens, because the line is too small

Expected behaviour
A line should appear.

Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa

RobShewagaUHN
RobShewagaUHN commented Jul 8, 2021

Just a tip for everyone: I was having trouble running an offline cluster where the Unity Editor was the master and a remote machine was the client. The remote machine was never able to connect to the Editor, but if I ran the standalone build as the master, it connects fine.

Make sure you don't have any blocking Inbound Rules in Windows Firewall with Advanced Security for the Editor version

Improve this page

Add a description, image, and links to the ros topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ros topic, visit your repo's landing page and select "manage topics."

Learn more