Search found 6 matches

Go to advanced search

by DrLeopoldStrabismus
Mon Nov 06, 2017 8:01 pm
Forum: How to... ?
Topic: Place footbot at random circle location
Replies: 2
Views: 7445

Re: Place footbot at random circle location

I just saw your reply to this. Thank you very much. My current experiments are still stuck in v3.0.0-beta41. Once I finish this round I think I'll upgrade to the newest ARGoS (and my Ubuntu version, while I'm at it).

Cheers,
John
by DrLeopoldStrabismus
Mon May 01, 2017 6:27 pm
Forum: How to... ?
Topic: Place footbot at random circle location
Replies: 2
Views: 7445

Place footbot at random circle location

I want to place my footbots at a random location along the perimeter of a circle with arbitrary radius, with orientation facing towards the circle's center. Placement should check for collision and attempt to replace (like the built in distribution methods). Is there a canonical way to place footbot...
by DrLeopoldStrabismus
Thu Oct 13, 2016 9:50 pm
Forum: How to... ?
Topic: Limiting Force/Speed of Footbot
Replies: 3
Views: 8448

Re: Limiting Force/Speed of Footbot

As always, thank you for your help. I wanted to make sure I couldn't exceed a max speed if I ordered the footbots to travel over it.

Also, in case anybody is wondering, I'm not a real Dr. This name is just from a novel I like :)
by DrLeopoldStrabismus
Mon Sep 26, 2016 4:32 pm
Forum: How to... ?
Topic: Limiting Force/Speed of Footbot
Replies: 3
Views: 8448

Limiting Force/Speed of Footbot

I'm looking for any constant limit on footbot speed or velocity, and how to retrieve them programatically. The closest I can find is a FOOTBOT_MAX_FORCE defined in dynamics2d_footbot_model.cpp::25, which is then passed to the m_cDiffSteering CDynamics2DDifferentialSteeringControl object. I can't fin...
by DrLeopoldStrabismus
Fri Aug 12, 2016 12:13 am
Forum: How to... ?
Topic: Footbot Speed Oracle
Replies: 2
Views: 7374

Re: Footbot Speed Oracle

Thanks very much!
by DrLeopoldStrabismus
Wed Aug 10, 2016 7:12 pm
Forum: How to... ?
Topic: Footbot Speed Oracle
Replies: 2
Views: 7374

Footbot Speed Oracle

I want to measure and log the actual speed (both linear and angular) of each footbot throughout a simulation run. Note that I'm looking for the actual speed as known to the physics engine: if the footbot is already collided with a wall and attempts to drive "into" the wall, it looks like t...

Go to advanced search