-
It is not working in any situation.
12:16:43.480 [Thread-7] INFO - Unit moved: UnitMovedEvent{unit=Unit{type=UnitType{name=FRIGATE, speed=4, canAttack=true}, owner=Player{name=Player1, computer=fa…
-
Traceback (most recent call last):
File "/usr/local/bin/mavproxy.py", line 491, in process_stdin
fn(args[1:])
File "/usr/local/bin/mavproxy.py", line 319, in cmd_module
load_module(arg…
-
Hi,
I'm not sure if this repo is the correct place to put this issue, but I seem to be having some trouble using the function ``drawMavTrajectory`` with ROS Kinetic on Ubuntu 16.04.
Here's what …
-
This isn't urgent at all, but it is a bit of an annoyance. When an offensive play is ran and the robots score, they start throwing PathPlanning Failed errors. They continue doing this even if you remo…
jcarn updated
7 years ago
-
in the file "LazyInitialization.h", parameter packs related codes can't be compiled successfully, i don't know why? is there something i did incorrectly?
1. Build Commands like the guides on …
-
Right now we have configurable constants which we use. This idea is to be able to set "Configurable points" on the config tab which basically contain X and Y poisitions, but can be set by clicking on …
-
Hi,
I want to create a cross game engines framework, i idea is that i will have an interface IGraphicsComponent etc and I will implement it for different Game Engines. Will EntityX support abstract…
-
Hi there,
Thanks for this ROS interface to the arnl api.
I wrote a minimal msg publisher that sends the robot to specific points within a map in the robot's world.
I am sending the message to the …
-
Path planning code segfaults while using MRPT on armhf architecture (jetson TX1). MRPT installed from ppa:joseluisblancoc/mrpt.
```
PlannerSimple2D pathPlanning
pathPlanning.computePath(gridmap, orig…
bnjff updated
8 years ago
-
Sometimes if the ball is placed behind the defenders but in front or to the side of the goalie pathplanning or something related freaks out and the robots start driving randomly in loops. It seems lik…