2024年9月19日的新闻
机器之心
- 本土自研再上新!安谋科技发布首款“玲珑”DPU和新一代VPU (2024-09-19 22:39:42)
- 引领通用具身新时代:普渡发布首款类人形机器人PUDU D7 (2024-09-19 18:43:00)
- CoT能让模型推理能力无上限?田渊栋、LeCun下场反对:两层MLP还能模拟全世界呢 (2024-09-19 17:51:40)
- 阿里云Qwen2.5发布!再登开源大模型王座,Qwen-Max性能逼近GPT-4o (2024-09-19 17:31:26)
- 留子们用火星文写避雷帖,AI竟看懂了?我们实测:几乎全军覆没 (2024-09-19 17:28:05)
- 型号齐全,智元发布全系列灵巧手,挑战高自由度 (2024-09-19 17:18:00)
- 使神经网络更容易理解,促进科学发现,MIT刘子鸣团队新架构 (2024-09-19 16:17:00)
- 「可损伤编程设计」的超材料,上海交大团队用AI实现材料的自然抗裂机制 (2024-09-19 16:16:00)
- CVPR 2024 | 打破黑白边界,融合美学与实用性的二维码生成技术来了 (2024-09-19 16:09:00)
- 字节音乐大模型炸场!Seed-Music发布,支持一键生成高质量歌曲、片段编辑等 (2024-09-19 13:03:07)
- 硕博招生将启!AI排名跻身前15,全球首所人工智能大学MBZUAI实力大增 (2024-09-19 12:58:34)
- KAN结合Transformer,真有团队搞出了解决扩展缺陷的KAT (2024-09-19 12:55:29)
- 时序=图像?无需微调,视觉MAE跨界比肩最强时序预测大模型 (2024-09-19 12:51:51)
- 阿里国际发布最新开源多模态模型Ovis,多模态能力再升级 (2024-09-19 10:47:49)
- 保守派中间派原生派,谁将主导搜索引擎未来三十年? (2024-09-18 21:07:13)
- OpenAI押注的「1X」训出专用世界模型,首证机器人Scaling Law (2024-09-18 21:00:00)
- Sigmoid注意力一样强,苹果开始重新审视注意力机制 (2024-09-18 20:55:33)
量子位
- 引领通用具身新时代:普渡发布首款类人形机器人PUDU D7 (2024-09-19 18:50:44)
- 奥特曼:o1仅仅是“推理模型的GPT-2”;黄仁勋:我给你加速50倍 (2024-09-19 15:41:05)
- 在线可玩!智谱开源图生视频模型,网友直呼Amazing! (2024-09-19 14:26:39)
- Qwen2.5登全球开源王座!72B击败LIama3 405B,轻松胜过GPT-4o-mini (2024-09-19 13:58:39)
- 开源版《Her》来了,技术报告已公开!大神Karpathy:它很有个性 (2024-09-19 13:56:39)
- 关注o1必备GitHub仓库,上线3天狂揽1.5k星!英伟达工程师出品! (2024-09-19 13:53:39)
- 阿里国际发布最新开源多模态模型Ovis,多模态能力再升级 (2024-09-19 10:54:42)
新智元
- 港大发布智能交通大模型全家桶OpenCity,打破时空零样本预测壁垒,训练速度最多提升50倍 (2024-09-19 19:58:46)
- OpenAI o1全方位SOTA登顶lmsys排行榜,数学能力碾压Claude和谷歌模型,o1-mini并列第一 (2024-09-19 19:52:46)
- AI探索宇宙结构新突破,超精准场级模拟,半秒完成冷暗物质仿真 (2024-09-19 19:50:46)
- 60%参考文献被撤稿,Nature绷不住了 (2024-09-19 10:54:00)
- 超强o1模型智商已超120,1小时写出NASA博士1年代码,最新编程赛超越99.8%选手 (2024-09-19 10:54:00)
- DeepMind再迎挑战者,ESM作者带队6个月超越AlphaFold 3,代码权重全开源 (2024-09-19 09:54:00)
- Nature:探秘世界最快超算的一天 (2024-09-19 09:54:00)
极客公园
- AI、社区、带货,YouTube 平台要「变天」了 (2024-09-19 17:50:39)
- 3 个月 9 次升级,可灵 AI 进化到什么程度了? (2024-09-18)
- 抖音电商:用「标准化」直面「不确定」 (2024-09-19 16:36:00)
- 云栖大会开幕,将推重磅发布;iPhone 16 首周销量下降 12.7%;字节跳动豆包大模型将发布视频生成模型 (2024-09-19 08:52:58)
- 国产大模型,应该避免走入加拉帕戈斯时刻 (2024-09-18 21:53:24)
芝能汽车
- 全球车市 | 欧洲:8月西班牙和葡萄牙汽车销量 (2024-09-19 14:34:01)
- 技术解析|乐道L60低能耗设计 (2024-09-19 14:29:01)
- 丰田为什么没信心做好电动汽车:反复横跳的战略规划 (2024-09-19 08:52:57)
- 芝能月报 | 中国车市8月份:不同价格段汽车销量的分布和增速 (2024-09-19 08:52:57)
- 人工智能芯片的数据传输:挑战及应对方案 (2024-09-19 08:52:57)
C++ Blog
- User-Defined Formatting in std::format – Part 3 (2024-09-17 14:11)
- Adding trainings to Meeting C++ 2024 (2024-09-17 09:25)
Go Blog
- What’s in an (Alias) Name? (2024-09-17)
New Stack
- Kubernetes for Databases: Weighing the Pros and Cons (2024-09-19 15:00:39)
- Frontend Schism: Will React Server Components Destroy React? (2024-09-19 14:04:02)
- Instrumenting a React App Using OpenTelemetry (2024-09-19 13:00:10)
- How To Find Success With Code Reviews (2024-09-19 12:00:44)
- Wind River Unveils Linux Distro for AI and Critical Workloads (2024-09-18 19:06:07)
- 3 API Vulnerabilities Developers Accidentally Create (2024-09-18 18:00:25)
- Testing Shortcuts to Avoid in Microservice Environments (2024-09-18 17:30:22)
- It’s Time To Start Shifting Left (2024-09-18 17:00:48)
- Deno 2 Arrives With Long-Term Support, npm Compatibility (2024-09-18 16:30:47)
- Building an Extensible GenAI Copilot: What We Learned (2024-09-18 16:00:01)
- Open Source: Paid Maintainers Keep Code Safer, Survey Says (2024-09-18 15:09:29)
- An Introduction to Zed AI and How It Compares to Cursor AI (2024-09-18 14:38:35)
- Understanding Continuous Promotion and Where to Start (2024-09-18 13:08:41)
- Traefik 3.0 Works Better With WebAssembly and OpenTelemetry (2024-09-17 20:30:20)
- Oracle Unveils Java 23: Simplicity Meets Enterprise Power (2024-09-17 20:01:16)
- AWS Transfers OpenSearch to the Linux Foundation (2024-09-17 19:33:12)
- 5 Steps to Identify and Address Incident Response Gaps (2024-09-17 19:00:02)
- Kelsey Hightower on What’s Next for Developers After GenAI (2024-09-17 18:30:17)
- How Nuanced Rate Limiting Transforms Your API and Business (2024-09-17 18:00:08)
- Defining Open Source AI Will Solve a Million Headaches (2024-09-17 17:00:52)
- What Is Testcontainers, and Why Should You Care? (2024-09-17 14:53:49)
- Confluent Cloud Gets Apache Flink Tables (2024-09-17 14:29:39)
- Spring AI Transforms Java for GenAI App Delivery (2024-09-17 12:57:12)
- Free ‘JavaScript’ from Legal Clutches of Oracle, Devs Petition (2024-09-17 11:00:30)
- Linus Torvalds: C vs. Rust Debate Has ‘Religious Undertones’ (2024-09-16 21:00:06)
- Rust’s Rapid Rise: Foundation Fuels Language Growth (2024-09-16 20:07:51)
- Dedicated Cloud: What It’s For and How It’s Different From Public Cloud (2024-09-16 19:00:50)
- Build Kubernetes Security on Intents, Not Rules (2024-09-16 18:03:05)
- Agentic AI Tools for Building and Managing Agentic Systems (2024-09-16 17:30:34)
- SaaS Is Dead, Long Live SaaS! (2024-09-16 17:00:00)
InfoQ
- QCon London: Learnings from Automating Deployments (2024-09-19 19:15:00)
- Article: Curating Developer Experience: Practical Insights from Building a Platform Team (2024-09-19 18:00:00)
- Microsoft’s Customer Managed Planned Failover Type for Azure Storage Available in Public Preview (2024-09-19 18:00:00)
- .NET 9 Release Candidate 1: Approaching Final Release with Updates Across the Framework (2024-09-19 17:32:00)
- New Platform sbomify Streamlines Making Software Inventories for SBOMs (2024-09-19 17:00:00)
- Presentation: Architecting for Data Products (2024-09-19 16:30:00)
- Stability AI Announces Integration of Top Text-to-Image Models with Amazon Bedrock (2024-09-18 18:06:00)
- Kubernetes v1.31 Released: Enhanced Security, Stability, and AI/ML Support (2024-09-18 18:00:00)
- AWS Announces General Availability of EC2 P5e Instances, Powered by NVIDIA H100 Tensor Core GPUs (2024-09-18 18:00:00)
- Article: Embracing Reactive Applications on JVM: A Deep Dive Into Modern I/O Models and Vert.x (2024-09-18 17:00:00)
- Leveraging eBPF for Improved Infrastructure Observability (2024-09-18 15:00:00)
- Java 23 Delivers Markdown Documentation, ZGC Generational Mode, Deprecate sun.misc.Unsafe (2024-09-18 02:40:00)
- Presentation: Are You Done Yet? Mastering Long-running Processes in Modern Architectures (2024-09-18 00:12:00)
- Apple Open-Sources Multimodal AI Model 4M-21 (2024-09-17 21:00:00)
- Article Series: Practical Applications of Generative AI (2024-09-17 18:00:00)
- Article: Llama 3 in Action: Deployment Strategies and Advanced Functionality for Real-World Applications (2024-09-17 17:00:00)
- ASP.NET Core 9 RC 1: Keep-Alive Timeouts for Websockets, Improved SignalR Tracing, and More (2024-09-17 15:00:00)
Hacker News
- Glass Antenna Turns windows into 5G Base Stations (2024-09-19 14:53:32)
- Show HN: Chili. Rust port of Spice, a low-overhead parallelization library (2024-09-19 13:04:21)
- Drift towards danger and the normalization of deviance (2017) (2024-09-19 12:58:18)
- Diatom Arrangements (2024-09-19 11:47:45)
- Show HN: A CLI tool I made to self-host any app with two commands on a VPS (2024-09-19 12:17:05)
- JVM statistics cause garbage collection pauses (2015) (2024-09-19 14:05:32)
- Quantum researchers cause controlled ‘wobble’ in the nucleus of a single atom (2024-09-19 13:58:56)
- Show HN: Selectable – mobile-friendly Postgres client (2024-09-18 20:23:47)
- Pivotal Tracker will shut down (2024-09-19 13:25:15)
- Seeing Like a Network (2024-09-19 12:41:16)
- Tortured by regrets? A new study details how best to overcome them (2024-09-19 14:16:39)
- Ask HN: How to roll out an internal UI component library (2024-09-18 12:42:54)
- Three-Dimensional Wave Breaking (2024-09-19 14:32:12)
- Vapour: A typed superset of the R programming language (2024-09-16 20:24:49)
- Human genome stored on ’everlasting’ memory crystal (2024-09-19 13:48:20)
- A Cyborg Manifesto (1991) [pdf] (2024-09-19 13:27:23)
- Organic thermoelectric device can harvest energy at room temperature (2024-09-19 13:51:57)
- Support for IPv6 (2024-09-19 13:16:42)
- Are psi researchers more like lay believers or skeptics? (2024-09-19 14:01:14)
- I Revived 3-Axis CNC Mill G-Code Simulator (2024-09-16 10:45:54)
- Balance of Power – By Bradford Morgan White (2024-09-16 11:19:13)
- Show HN: I’ve Built an Accounting System (2024-09-18 21:04:55)
- Launch HN: Cerebrium (YC W22) – Serverless Infrastructure Platform for ML/AI (2024-09-18 13:54:54)
- Holding a Program in One’s Head (2007) (2024-09-16 08:19:16)
- Knowledge graphs using Ollama and Embeddings to answer and visualizing queries (2024-09-18 11:37:09)
- Lichess: Post-Mortem of Our Longest Downtime (2024-09-18 23:02:41)
- Show HN: Sol – A de-minifier for shell programs (2024-09-16 13:53:09)
- A Case Study of Reflex Epilepsy Induced by Playing Chess (2024-09-14 21:06:09)
- Senate Vote Tomorrow Could Give Helping Hand to Patent Trolls (2024-09-18 16:50:09)
- Show HN: Selectric – macOS Search for Gmail, Outlook, Drive, Slack (2024-09-18 16:48:37)
- Ask HN: What currently is the best, nerd-friendly, rootable Android phone? (2024-09-19 11:39:14)
- Five hundred and seven Mechanical Movements (2024-09-18 13:17:28)
- Netflix’s Key-Value Data Abstraction Layer (2024-09-19 01:13:40)
- Iran successfully launches indigenous Chamran 1 satellite into space (2024-09-14 16:21:45)
- Have you ever seen soldering this close? [video] (2024-09-14 14:56:30)
- Is Tor still safe to use? (2024-09-18 18:41:46)
- Why wordfreq will not be updated (2024-09-18 11:41:55)
- Comic Mono (2024-09-18 20:36:28)
- Nintendo Files Suit for Infringement of Patent Rights Against Pocketpair, Inc (2024-09-19 00:37:46)
- Llama 3.1 Omni Model (2024-09-18 16:42:48)
- Aliens and the Enlightenment (2024-09-16 01:51:25)
- Moshi: A speech-text foundation model for real time dialogue (2024-09-18 15:56:27)
- Ruby-SAML pwned by XML signature wrapping attacks (2024-09-18 21:59:42)
- GM electric vehicles can now access Tesla Superchargers (2024-09-18 16:49:20)
- J2ME-Loader: J2ME emulator for Android devices (2024-09-18 23:17:36)
- Debugging Behind the Iron Curtain (2010) (2024-09-18 23:42:11)
- 0day Contest for End-of-Life Devices Announced (2024-09-18 14:55:45)
- Show HN: ts-remove-unused – Remove unused code from your TypeScript project (2024-09-16 08:39:33)
- Ask HN: My son might be blind – how to best support (2024-09-19 03:27:43)
- Interning in Go (2024-09-16 18:17:00)
- Geometric Search Trees (2024-09-15 11:42:02)
- Bento: Jupyter Notebooks at Meta (2024-09-18 14:30:21)
- A high-performance, zero-overhead, extensible Python compiler using LLVM (2024-09-18 14:44:00)
- Apple mobile processors are now made in America by TSMC (2024-09-18 01:38:01)
- OpenTelemetry and vendor neutrality: how to build an observability strategy (2024-09-15 14:05:03)
- A overview of binaries, ELF, and NoMMU on Linux (2024-09-14 13:57:14)
- LinkedIn is now using everyone’s content to train their AI tool (2024-09-18 19:37:28)
- iOS 18 breaks IMAPS self-signed certs (2024-09-18 18:29:12)
- Qwen2.5: A Party of Foundation Models (2024-09-18 17:42:16)
- Text makeup – a tool to decode and explore Unicode strings (2024-09-16 11:18:55)
- Show HN: I made crowdwave – imagine Twitter/Reddit but every post is a voicemail (2024-09-18 17:07:22)
- The Dune Shell (2024-09-16 12:12:29)
- Meticulous (YC S21) is hiring to eliminate UI tests (2024-09-18 21:03:07)
- US health system ranks last compared with peer nations, report finds – US news (2024-09-19 05:08:56)
Github Trending
- HariSekhon/DevOps-Bash-tools: 1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
- ripienaar/free-for-dev: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics
- Zipstack/unstract: No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
- pytorch/torchtitan: A native PyTorch Library for large model training
- achristmascarl/rainfrog: 🐸 a database management tui for postgres
- tungbq/devops-basics: 🚀 Practical and document place for DevOps toolchain
- WerWolv/ImHex: 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
- localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- ashishps1/awesome-low-level-design: Learn Low Level Design (LLD) and prepare for interviews using free resources.
- roboflow/supervision: We write your reusable computer vision tools. 💜
- tensorflow/tensorflow: An Open Source Machine Learning Framework for Everyone
- twbs/bootstrap: The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- actions/runner-images: GitHub Actions runner images
- aws/aws-cli: Universal Command Line Interface for Amazon Web Services
Golang Weekly Issue 523
2024-09-17
- Building LLM-Powered Applications in Go
- WorkOS: The Modern Identity Platform for B2B SaaS
- Notes on Running Go in the Browser with WebAssembly
- Using Go Instead of Bash for Scripts
- Cryptography in Go: AES Encryption
- Don’t Pretty Print Your API’s JSON Response Body
- The TinyGo Playground (Now With More Resources)
- Script 0.23: Make It Easier to Write Shell-like Scripts in Go
- Streamline Your Product Delivery with monday dev
- Maelstrom: A Fast, Contained Test Runner for Multiple Languages
- PG Back Web 0.3: A Postgres Backup System with Web Interface
- FAIR: A Go Library for Serving Resources ‘Fairly’
Pycoder’s Weekly Issue #647
2024-09-17
- Python Community Divided Over CoC Enforcement
- Django: Rotate Your Secret Key, Fast or Slow
- Posit Connect - Help Your Analytics Team Share and Collaborate
- Multiversion Python Thoughts
- How We Made Notebooks Load 10 Times Faster
- When to Use .repr() vs .str() in Python
- Python Bytes Episode #400
- Improved print Readability With pprint
- “Next Level Python” Humble Bundle for Charity
- Switching From pyenv to uv
- uv Under Discussion on Mastodon
- Why Not Comments
- How to Build a Perfect Docker Image for a Poetry Project
- Python macOS Framework Builds
- Brought to you by Real Python for Teams
- PSP (Python Scaffolding Projects)
- pocketpy: Portable Python 3.x Interpreter in Modern C
- graphiti: Build Dynamic, Temporally-Aware Knowledge Graphs
- picows: Ultra-Fast Websocket Client and Server for Asyncio
- django-cotton: Component Based Design to Django Templates
- Brought to you by Real Python for Teams
- PSP (Python Scaffolding Projects)
- pocketpy: Portable Python 3.x Interpreter in Modern C
- graphiti: Build Dynamic, Temporally-Aware Knowledge Graphs
- picows: Ultra-Fast Websocket Client and Server for Asyncio
- django-cotton: Component Based Design to Django Templates
This Week in Rust 565
2024-09-18 00:00:00
- Latest Rust Foundation Report Details Technical Accomplishments
- Latest Rust Foundation Report Details Technical Accomplishments
- This Month in Xilem, August 2024
- Next-gen builder macro Bon 2.3 release
- RootAsRole 3.0 Release
- Maelstrom 0.12.0
- Announcing vf2
- I landed my dream job making a Rust game engine. Now what?
- Talking to Microcontrollers with Postcard-RPC
- Understanding Memory Ordering in Rust
- Build with Naz: Subtyping and variance
- Towards Modified Condition/Decision Coverage of Rust
- Blindsided by Rust’s Subtyping and Variance
- August ‘24 Rust Jobs Report
- QnA with Friends: Orhun Parmaksiz on Open Source, the Rust Community and TUI’s in Rust
Github Received Events
-
MDGSF stars spark-examples/pyspark-examples at 2024-09-19 18:39:55
-
MDGSF stars deanwampler/spark-scala-tutorial at 2024-09-19 18:37:47
-
MDGSF stars jadianes/spark-py-notebooks at 2024-09-19 18:37:04
Github Notifications
-
A PullRequest on autowarefoundation/autoware: feat(docker): add vehicle-system container (2024-09-19 09:19:23)
-
A PullRequest on autowarefoundation/autoware: fix(docker): add platform tag and increase frequency of multi-arch manifest workflow (2024-09-19 09:02:16)
-
A Discussion on autowarefoundation/autoware: Need autoware.universe docker image for Jazzy (2024-09-19 14:28:30)
-
A PullRequest on cyberbotics/webots: Merge master into develop (2024-09-19 14:09:00)
-
A PullRequest on commaai/openpilot: ci: fix ui report issues (2024-09-19 13:57:23)
-
A PullRequest on commaai/openpilot: Lexus ES TSS2: improve start from stop for ICE variants (2024-09-19 13:48:36)
-
An Issue on carla-simulator/carla: No-rendering doesn’t stop producing camera data (2024-09-19 13:31:50)
-
A Discussion on autowarefoundation/autoware: blockage_diag does not work properly (2024-09-19 13:02:44)
-
An Issue on carla-simulator/carla: Make package including custom map (2024-09-19 12:55:54)
-
A PullRequest on commaai/openpilot: camerad: prep part 2 (2024-09-19 12:11:06)
-
An Issue on carla-simulator/carla: STOP Trafficsign and others (2024-09-19 16:38:44)
-
An Issue on carla-simulator/carla: Electric Poles variations (2024-09-19 16:37:59)
-
A PullRequest on commaai/openpilot: camerad: fix POLLPRI event check in poll loop (2024-09-19 16:30:10)
-
A PullRequest on commaai/openpilot: camerad: centralize enabled handling (2024-09-19 16:17:33)
-
A PullRequest on carla-simulator/carla: Fix some Unreal and PythonAPI build errors. (2024-09-19 16:12:49)
-
A PullRequest on commaai/openpilot: camerad: move debugging parameters from camera_common.h to camera_qcom2.cc (2024-09-19 15:54:42)
-
A PullRequest on commaai/openpilot: camerad: remove
CameraTypeenum fromcamera_common.h(2024-09-19 15:47:24) -
A PullRequest on commaai/openpilot: test_models: add fuzzy tx test (2024-09-19 14:59:17)
-
A PullRequest on commaai/openpilot: camerad: remove libyuv dependency (2024-09-19 17:37:17)
-
An Issue on carla-simulator/carla: Running Reinforcement Learning code (2024-09-19 17:35:31)
-
A PullRequest on carla-simulator/carla: Remove unused code and change error handling in marcel/get-name. (2024-09-19 17:27:06)
-
A PullRequest on commaai/openpilot: camerad: simplify
handle_camera_eventby removing void pointer and typecast (2024-09-19 17:09:19) -
A PullRequest on carla-simulator/carla: Add get_actor_name & get_actor_class_name. (2024-09-19 17:08:06)
-
A PullRequest on Tencent/TAD_Sim: docs: fix user_guildlines description format & Updating all link of message description document (2024-09-19 20:35:19)
-
A PullRequest on autowarefoundation/autoware: fix(.dockerignore): not ignore specific
csvandpngfiles (2024-09-19 18:30:05) -
A Discussion on autowarefoundation/autoware: Open ADKit Working Group Meeting 19/09/2024 (2024-09-19 18:25:45)
-
A PullRequest on commaai/openpilot: camerad: add helper function get_gain_factor (2024-09-19 18:10:47)
-
An Issue on carla-simulator/carla: Failed to process dependencies for carla (0.9.10.1) (2024-09-19 23:39:30)
-
A PullRequest on carla-simulator/carla: CMake refactor (2024-09-19 23:35:38)
-
A PullRequest on commaai/openpilot: camerad: make SpectraCamera destructor virtual (2024-09-19 23:16:09)
-
An Issue on ApolloAuto/apollo: fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory (2024-09-19 23:12:25)
-
An Issue on carla-simulator/carla: Safe to delete Intermediate folder? (2024-09-19 22:50:46)
-
A PullRequest on carla-simulator/carla: Fix linker error. (2024-09-19 22:44:39)
-
A PullRequest on commaai/openpilot: camerad: move
handle_camera_eventto SpectraCamera class (2024-09-19 22:52:43) -
An Issue on autowarefoundation/autoware: Documentation how to use multi-containerized Autoware (2024-09-19 21:58:46)
-
A Discussion on autowarefoundation/autoware: New Autoware RViz2 Theme (2024-09-19 21:43:06)
-
An Issue on carla-simulator/carla: Getting an override warning when using Makefile (2024-09-19 21:27:07)
-
A PullRequest on carla-simulator/carla: Correcting makefile typo to avoid override warning for target “downloadplugins” (2024-09-19 21:25:48)
-
A Discussion on autowarefoundation/autoware: Notice for deleting autoware-ai branch from Autoware main repository (2024-09-19 21:07:16)
-
An Issue on carla-simulator/carla: Re-create obj file for Pedestrian Navigation in Town10 (2024-09-19 20:56:10)