Skip to content

Conversation

@saadshamim01
Copy link

Hi, I enjoyed doing the course but ran into an issue as described here - https://knowledge.udacity.com/questions/12507

Sending waypoints to simulator ...
Traceback (most recent call last):
File "/anaconda/envs/fcnd/lib/python3.6/site-packages/udacidrone/connection/connection.py", line 88, in notify_message_listeners
fn(name, msg)
File "/anaconda/envs/fcnd/lib/python3.6/site-packages/udacidrone/drone.py", line 117, in on_message_receive
if (((msg.time - self._message_time) > 0.0)):
AttributeError: 'int' object has no attribute 'time'

This is the workaround I found and I think it will be a helpful fix for all other students. Let me know what do you think about this PR

@saadshamim01 saadshamim01 requested a review from a team as a code owner November 24, 2020 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant