question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

baseline_racer.py problem

See original GitHub issue

Hi,

I am getting the following error when running the baseline script:

Traceback (most recent call last):
  File "baseline_racer.py", line 190, in <module>
    main(args)
  File "baseline_racer.py", line 166, in main
    baseline_racer.initialize_drone()
  File "baseline_racer.py", line 37, in initialize_drone
    self.airsim_client.setTrajectoryTrackerGains(traj_tracker_gains.to_list(), vehicle_name=self.drone_name)
  File "/home/charbel/.local/lib/python3.6/site-packages/airsimneurips/client.py", line 224, in setTrajectoryTrackerGains
    self.client.call('setTrajectoryTrackerGains', gains, vehicle_name)
  File "/home/charbel/.local/lib/python3.6/site-packages/msgpackrpc/session.py", line 41, in call
    return self.send_request(method, args).get()
  File "/home/charbel/.local/lib/python3.6/site-packages/msgpackrpc/future.py", line 45, in get
    raise error.RPCError(self._error)
msgpackrpc.error.RPCError: rpclib: server could not find function 'setTrajectoryTrackerGains' with argument count 2.

I git pulled all repos to make sure I have the latest versions. Any Ideas?

Cheers, CT

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
madratmancommented, Aug 6, 2019

Thanks for trying this out, happy to take in any feedback. I just added some more lower level APIs in the v0.1.1 binaries, the corresponding airsimneurips version for which is now 0.0.11. see comment in the max acc issue thread There are still some inconsistencies wrt angles and radians, but we’ll clean that up soon.

1reaction
ctoumiehcommented, Aug 6, 2019

My bad. Somehow the airsimneurips package wasn’t upgraded. I redid it and all works fine.

Read more comments on GitHub >

github_iconTop Results From Across the Web

baseline_racer.py throws error · Issue #73 - GitHub
This error can happen if you have multiple versions of the pythonclient, which are causing a conflict with each other. Please pip uninstall...
Read more >
Untitled
A description of the baseline RACER parameters used to establish this study are ... Perform the physical reconnaissance of the problem area, if...
Read more >
The Dynamic Behaviour of a Motorcycle when running straight ...
Therefore, the aim of this research is to retrofit a commercial motorbike into an electric motorbike by replacing the fuel storage and internal...
Read more >
Expired and Deleted Domain Names - JustDropped.com
Deleted Domain Names Expired Hold Redemption Period and Pending Delete with Link Popularity Page Rank and Backlinks.
Read more >
Dropped 05-13-2010-COM - Domain Data - NameDog
... basecourse.com baselineplus-llc.com baselineracing.com baselo.com ... pxzhengxing.com py-creative.com pygphones.com pyhanpahta.com ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found